Activities/Turtle Art: Difference between revisions

Tonyforster (talk | contribs)
Tonyforster (talk | contribs)
Line 233: Line 233:


* addition: adds two numeric inputs (also can be used to concatenate strings)
* addition: adds two numeric inputs (also can be used to concatenate strings)
* subtraction: subtracts the bottom numeric input from the top imput
* subtraction: subtracts the bottom numeric input from the top input
* multiplication: multiplies two numeric inputs
* multiplication: multiplies two numeric inputs
* division: divided top input (numerator) by bottom input (denominator)
* division: divided top input (numerator) by bottom input (denominator)