In this lesson, students will learn about conditions and if statements. A condition is a function that returns a true/false answer. JavaScript uses if statements as a way to make decisions and execute specific code. If statements are helpful in writing code that can be used in different situations.
Students will be able to:
These are all the activities included in the lesson