Python comment dessiner un cercle
import turtle
turtle.circle(100)
Call of Doody
import turtle
turtle.circle(100)
import turtle
turtle.circle(150)