- The following program uses a turtle to draw a capital A as shown in the picture below, but the lines are mixed up. The program should do all necessary set-up: import the turtle module, get the screen/space to draw on, and create the turtle. It should draw the lines in the order shown by the numbers in the picture on the left. Drag the needed blocks of statements from the left column to the right column and put them in the right order. There may be additional blocks that are not needed in a correct solution. Then click on *Check* to see if you are right. You will be told if any of the lines are in the wrong order or are the wrong blocks.
0 commit comments