You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the turtle program is done,the turtle graphics windows is default closed,i can't keep it on my screen.
I consulted ERNIE Bot. She tried the operation and help, and was unable to find the option of "Close the window after completing the program", so I came to you to respond to the question
Original Comments
Feedback Bot on 11/12/2023, 09:26 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
Hi there, if you're running your code that closes the turtle window immediately after execution, you can add the turtle.done() function at the end of your code. This function keeps the window open until the user closes it manually.
Please reopen the issue if you have any PTVS specific questions. Thanks!
This issue has been moved from a ticket on Developer Community.
when the turtle program is done,the turtle graphics windows is default closed,i can't keep it on my screen.
I consulted ERNIE Bot. She tried the operation and help, and was unable to find the option of "Close the window after completing the program", so I came to you to respond to the question
Original Comments
Feedback Bot on 11/12/2023, 09:26 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: