1:00
en
MA
Comparison Operators - Match me correctly
6
=:Equal to
>:Greater than
<:Less than
>=:Greater than or equal to
<=:less than or equal to
<>:Not equal to
Comparison Operators - Match me correctly
| 1. | < | A. | less than or equal to |
| 2. | = | B. | Not equal to |
| 3. | > | C. | Greater than or equal to |
| 4. | <= | D. | Less than |
| 5. | <> | E. | Equal to |
| 6. | >= | F. | Greater than |
© 2015
PuzzleFast.com, Noncommercial Use Only
Comparison Operators - Match me correctly
| 1. | < → D |
| 2. | = → E |
| 3. | > → F |
| 4. | <= → A |
| 5. | <> → B |
| 6. | >= → C |
© 2015
PuzzleFast.com, Noncommercial Use Only