Vedran Čačić <ved...@gmail.com> added the comment:

Well, if you want to exploit Python features in full, I'd suggest cmath as even 
better library. Turtle position is just a complex numbers, and cmath has direct 
conversion from and to polar coordinates, which is all that's needed for basic 
commands. :-)

----------
nosy: +veky

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41528>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to