scrimba
Introduction to JavaScript
Challenge: Variables
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
Challenge: Variables
Expand for more info
index.js
run
preview
console
// Challenge: It your Dog's Birthday!

/*
Create 2 variables related to your dog. Make one of them its age and update it by one.
Log out all the values in a friendly way of your choosing.
*/
Console
/index.html
-2:38