When writing the code today, we encountered this situation
later, we found that it was because we called turtle. Mainloop() before the end of the code
put mainloop() in the end of the program to run
When writing the code today, we encountered this situation
later, we found that it was because we called turtle. Mainloop() before the end of the code
put mainloop() in the end of the program to run