@ -20,4 +20,4 @@ canva = tk.Canvas(fenetre, width = 400, height = 300, bg = "springgreen")
canva.grid()
fenetre.mainloop
fenetre.mainloop()