7 lines
306 B
Markdown
7 lines
306 B
Markdown
|
|
# Comparison operators
|
||
|
|
|
||
|
|
TODO: ADD MORE
|
||
|
|
|
||
|
|
- concept required to solve the exercise, `==`, `>`, `<` [variable-length-quantity](../exercise-concepts/variable-length-quantity.md)
|
||
|
|
- the exercise relies on the `==` and `!=` operators to make binary comparisons between values [leap](../exercise-concepts/leap.md)
|