scrimba
Introduction to JavaScript
Challenge: Relational Operators
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: Relational Operators
AboutCommentsNotes
Challenge: Relational Operators
Expand for more info
index.js
run
preview
console
// Challenge: Best Promo Code

/*
1. Our business wants to make sure we give our users the best promo codes available for two categories.
2. Create two promo codes in variables and compare to find out if the first one is a better value for the dollars off category.
*/
Console
/index.html
-1:23