Vidyalelo
Python · Q146

Module in Python

Programming · Python · question 146

Q146

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board