CodeNewbie Community 🌱

Andrea M.  profile picture

Andrea M.

High school science teacher who discovered she’s intrigued by code and wants to learn some.

Joined Joined on  github website
Any data science-oriented newbies???

Any data science-oriented newbies???

Comments 2
1 min read

Want to connect with Andrea M. ?

Create an account to connect with Andrea M. . You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);