CodeNewbie Community 🌱

Discussion on: Any data science-oriented newbies???

Collapse
 
jonathanngundu profile image
Jonathanngundu

hi Andrea i have been using w3schools.com/datascience/default.asp to learn some basic data science and it's easy and simple.

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