CodeNewbie Community 🌱

TheEleventh0ctopus profile picture

TheEleventh0ctopus

Learning Python and web development. Recently left my PhD program in cognitive literary studies. I hope to work with AI someday.

Location London, UK Joined Joined on  github website

Education

Durham University

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