Introduction
Relational operators help us compare two values to see how they relate to each other, like if one is bigger or smaller.
Checking if a student's score is above the passing mark.
Deciding if a person is old enough to vote.
Comparing prices to find the cheaper product.
Determining if a number is equal to another number.
Finding out if a temperature is below freezing.