Python, jak narysować koło
import turtle
turtle.circle(100)
Call of Doody
import turtle
turtle.circle(100)
import turtle
turtle.circle(150)