R. David Murray added the comment:
This is not a place to get help with turtle programming, but rather a place to
report bugs. We know turtle works, we have tests :). For help your best bet
would be the python-list mailing list, or perhaps python-tutor. Probably the
latter: I note that you
New submission from Anthony C:
Making this simple code to mess with turtle well it seems like after awhile I
have encountered the window = turtle.Screen() doesnt seem to even open it up
only the shell window and does nothing afterwards. Its quite annoying
especially trying to practice with it