a matching puzzle by
PuzzleFast Instant Puzzle Maker
Puzzle URL
https://www.puzzlefast.com/en/puzzles/20150310314299
a matching puzzle by
PuzzleFast Instant Puzzle Maker
https://www.puzzlefast.com/en/puzzles/20150310314299
| 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 |
| 1. | < → D |
| 2. | = → E |
| 3. | > → F |
| 4. | <= → A |
| 5. | <> → B |
| 6. | >= → C |