Terry J. Reedy <tjre...@udel.edu> added the comment:

When posting code for a bug report, here or anywhere else, please use the 
minimal code needed to demonstrate the issue.  That includes using default arg 
values.  And do not use non-essential files that responders will not have.

Anyway, with default background, turtle, and color, on my Win 10 3.10.2 64 bit 
install, your code works fine.  Up and down arrows move turtle forward and 
back; right and left turn the turtle.  The difference from the web site, likely 
running on *nix, is that I have to press keys multiple times instead of holding 
them down.  

I have no idea what the difference might be from your Win 10 system.

----------
nosy: +terry.reedy

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

Reply via email to