Math Operators (+, −, ×, ÷)
The Operators category (green) has math blocks you can snap into any round hole:
- () + () — addition
- () – () — subtraction
- () * () — multiplication
- () / () — division
- pick random (1) to (10) — picks a random number in the range
Example
set Score to (Score + 10) — adds 10 to the current score instead of just 1.