Python cómo dibujar un círculo
import turtle
turtle.circle(100)
Call of Doody
import turtle
turtle.circle(100)
import turtle
turtle.circle(150)