Comparison Operators
Comparison operators (==, !=, <, >, <=, >=) compare two values and return True or False
What it does: != returns True when the two values are different. 5 != 3 is True. >= is True when the left value is greater than or equal to the right. > means 'greater than' — is 10 greater than 5? == checks if both values are equal. != means 'not equal to' — are 7 and 7 different? < is strictly less than — equal values return False. == is the equality operator, not assignment. Python compares strings alphabetically — 'a' comes before 'b'.
Common mistakes: Use == to compare, not = (which assigns). Greater than or equal is >=, not =>.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
>Fill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →