Across
- 1. This operator command is used to add two or more numbers
- 3. this command tells you what the current settings of the turtle are
- 6. This operator command is used to give the difference between two numbers
- 7. This operator command is used to multiply two or more numbers
- 9. This operator command divides the two numbers and gives the quotient as an answer
- 12. This command displays the output on the Logo screen
- 13. This command sets the color of the brush
Down
- 1. This command sets the background color of the screen
- 2. This command is used to assign a value to a variable
- 4. this command uses the color of the brush set by using the setfloodcolor to flood an area
- 5. This command is used to give the output in the Commander Window
- 8. This operator command displays only the remainder of the division as the result
- 10. this command is used to print the output to the buffer
- 11. This command is used to display the value of the variable created using the Make command
- 13. This command is used to give ink color to the pen of the turtle
