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 number is greater than another to decide what to do next.
Comparing ages to see who is older.
Finding out if two values are equal before continuing a task.
Determining if a score is less than a passing mark.
Seeing if a temperature is within a safe range.