

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following functions results in an error? |
A. | turtle.shape(“turtle”) |
B. | turtle.shape(“square”) |
C. | turtle.shape(“triangle”) |
D. | turtle.shape(“rectangle”) |
Answer» E. | |