Comparison operators are what allow humans to tell computers how to make decisions. They are used to compare numbers, and based on the Boolean response, make decisions.
In this lesson we will learn how to use comparison operators and or
to allow our programs to make more complicated decisions.
You can find the slides at the link below. PDF download coming soon.
Now, complete the activities below.