scrimba
JavaScript Bootcamp Challenges
Challenge: Ternaries
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

Challenge: Ternaries
AboutCommentsNotes
Challenge: Ternaries
Expand for more info
index.js
run
preview
console
// Challenge: 

console.log("Hello")
Console
"Hello"
,
/index.html
LIVE