What command that sets the color in the drawing area
Answers
Answered by
1
Answer:
You can change the color of the lines that the turtle draws with the SETPENCOLOR command. You can change the color of the screen (or background) with the SETSCREENCOLOR command.
Answered by
0
Answer:
You can change the color of the lines that the turtle draws with the SETPENCOLOR command. You can change the color of the screen (or background) with the SETSCREENCOLOR command.
...
Pen Color and Screen Color.
Similar questions