Vidyalelo
Python · Q106

Module in Python

Programming · Python · question 106

Q106

The command which helps us to reset the pen (turtle):

A.
turtle.reset
B.
turtle.penreset
C.
turtle.penreset()
D.
turtle.reset()
Answer

Answer: Option D

Solution

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