CodeNewbie Community 🌱

AbdUlRahman Shawareb profile picture

AbdUlRahman Shawareb

Student at FCAI-CU Interested in competitive programming, coding, algorithms and data structures.

Location Cairo, Egypt Joined Joined onΒ 

Work

Student at FCAI-CU

loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);