scrimba
Frontend Career Path
Making websites interactive
Challenges
Arithmetic Operator Precedence
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

Arithmetic Operator Precedence
AboutCommentsNotes
Arithmetic Operator Precedence
Expand for more info
index.js
run
preview
console
// 50 + 10 / 8 + 2 = 
Console
/index.html
-4:38