Previous Lesson: Math
Conditionals in Flogram function like math does but instead return either a TRUE or FALSE boolean value.
Conditionals are used to compare two numbers to each other.
These include:
<, <=, ==, >=, <
Last updated on Jun 07, 2024
Next Lesson: Boolean