python comment garder la fenêtre de tortue ouverte
turtle.done()
Sparkling Skipper
turtle.done()
#! /usr/bin/python3
window:object = turtle.Screen()
window.exitonclick()