Y7

5o: Create conditions that use comparison operators (>,<,=)

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
<comparison operator which checks if the first value is less than the second value
=comparison operator which checks if two values are the same as each other
>comparison operator which checks if the first value is greater than the second value
comparison operatora type of operator which compares two values
operatora symbol that performs an operation such as + (add) or - (subtract)
Keyword games:
Resources: