snek/script.js
Glitch (hello-webpage) 74f5b4531e 🌮📖 Checkpoint
./script.js:617503/320
2019-09-30 21:02:33 +00:00

5 lines
160 B
JavaScript

/* If you're feeling fancy you can add interactivity
to your site with Javascript */
// prints "hi" in the browser's dev tools console
console.log("hi");