scrimba
Learn Basic JavaScript
Add Two Numbers with JavaScript
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

Add Two Numbers with JavaScript
AboutCommentsNotes
Add Two Numbers with JavaScript
Expand for more info
index.js
run
preview
console
var sum = 10 + 0;
Console
index.html
-0:25