CodeNewbie Community 🌱

Jonathanngundu profile picture

Jonathanngundu

Hi my name is Jonathan I am a 14 year old programmer. I like coding in python and working with python backend frameworks.

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