Home
Press ? for keyboard navigation
❮
Square (forward, left)
Square using the circle command
❯
circle
Circle
examples/turtle/circle.py
import
turtle
trt
=
turtle
.
getturtle
()
trt
.
circle
(
100
)
turtle
.
exitonclick
()
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)