We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f0e0e commit 480cb49Copy full SHA for 480cb49
12.py
@@ -1,5 +1,5 @@
1
import turtle
2
- t = turtle.Turtle()
+t = turtle.Turtle()
3
t.circle(20)
4
t1=turtle.Turtle()
5
t1.circle(25)
0 commit comments