CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] How I Tracked My Pregnancy with Python & Emojis

Collapse
 
madelene profile image
Madelene Campos

I love Python as well. Thanks for the talk!

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