Let's make a drawing program! 1. When the up/down keys are pressed, make the pencil move forward/backward. 2. When the left/right keys are pressed, make the pencil turn 10 degrees in that direction. 3. When the number 1 is pressed, make it put the pen down. When the number 2 is pressed, make it pick the pen up. 4. When the pencil is clicked, make it change the pen color. 5. When the q is pressed, make it increase the pen size. When the p is pressed, make it decrease the pen size. when a is pressed it will make a square
this is a place to draw thank you coding teacher for helping me do this