PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following functions returns a value in degrees, counterclockwise from the horizontal right?
A. heading()
B. degrees()
C. position()
D. window_height()
Show Answer
Next Question
Correct Answer:
A
Explanation: The function heading() returns the heading of the turtle, which is a value in degrees counterclockwise from the horizontal right. This measure will be in radians if radians() has been called.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap