Introduction
Comparison operators help you check if things are equal, bigger, or smaller. They let your program make decisions.
Checking if a user entered the right password
Comparing two numbers to find which is bigger
Seeing if a score reached a passing grade
Deciding if a date is before or after today