Python cara menggambar lingkaran
import turtle
turtle.circle(100)
Call of Doody
import turtle
turtle.circle(100)
import turtle
turtle.circle(150)