Which of the following functions returns a value in degrees, counterclockwise from the horizontal right?
(a) heading()
(b) degrees()
(c) position()
(d) window_height()
I got this question in an interview.
This interesting question is from Turtle Module in chapter Mapping Functions and Modules of Python