

InterviewSolution
Saved Bookmarks
1. |
In which direction is the turtle pointed by default?(a) North(b) South(c) East(d) WestThis question was addressed to me in an online quiz.This interesting question is from Turtle Module in section Mapping Functions and Modules of Python |
Answer» Right option is (c) East |
|