scrimba
Learn JavaScript
Passenger counter
Write your first function
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

Write your first function
AboutCommentsNotes
Write your first function
Expand for more info
index.js
run
preview
console
// Create a function (you decide the name) that logs out the number 42 to the console
// Call/invoke the function

Console
/index.html
-0:43