Explore what CodeHS has to offer for districts, schools, and teachers.
Click on one of our programs below to get started coding in the sandbox!
View All
A Boolean is a variable that can have one of two values: `True` or `False`. Booleans can be set directly or with a conditional statement.