CodeNewbie Community 🌱

Discussion on: Non-CS degree holders, what did you study in college?

Collapse
 
hecterbonha profile image
Untung So Andryanto

I studied Aerospace Engineering.

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