Activities/Turtle Art: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) →Numbers Palette: spelling |
||
| 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 | * 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) | ||