Which of the following command helps to reset the pen(turtle)?
a.turtle.resetpen
b.pen.reset()
c.turtle.reset()
d.both b and c
Answers
Answered by
3
Answer:
turtle.reset() is used to reset the pen(turtle)
Answered by
0
Answer:
d
Explanation:
Hope this answer helps you :)
Similar questions