PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
The command which helps us to reset the pen (turtle):
A. turtle.reset
B. turtle.penreset
C. turtle.penreset()
D. turtle.reset()
Show Answer
Next Question
Correct Answer:
D
Explanation: The command turtle.reset() helps us to reset the pen. After the execution of this command, we get a blank page with an arrow on it. We can then perform any desired operation on this page.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap