The user's score is greater than or equal to one hundred and one., user_score >= 101, user_score <= 100, user_score >= 100, user_score <= 101, user_score != 101, user_score != 100, The game is over., life_points != 0, life_points == 0, life_points >= 0, life_points > 0, life_points == 3, life_points < 0, The water is boiling (= is very hot)., water_temperature < 100, water_temperature < 0, water_temperature != 100, water_temperature >= 100, water_temperature == 0, water_temperature > 0, The shape is a pentagon., shape == 'pentagon', shape != 'pentagon', shape != 'circle', shape == 'circle', shape != 'rectangle', shape == 'rectangle', The colour isn't black., colour != 'black', colour == 'black', colour > 'black', colour < 'black', The number is even, number % 2 == 1, number % 2 == 0

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?