Terry J. Reedy 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 backgroun
New submission from wizprokidz :
The image of rocket does NOT rotate (on windows 10, python 3.10.2) as it
rotates here:
https://trinket.io/embed/python/8eb5179d7f
turtle.forward() and turtle.backward() are working to move the object sideways.
--
components: Windows
files: spaceAndShip