Learn
Great work! So far you’ve learned:
- How to use
if
,else
, andelsif
- How to use comparators / relational operators like
==
,!=
,<
,<=
,>
, and>=
- How to use boolean / logical operators like
&&
,||
, and!
Instructions
Take a second to reflect on what you’ve learned so far. When you’re ready, hit Next to start the review exercises.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.