We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9776a1 commit ccfe3fbCopy full SHA for ccfe3fb
src/m3_turtles.py
@@ -63,7 +63,6 @@
63
dave.forward(150)
64
dave.left(40)
65
dave.forward(100)
66
-
67
# ----------------------------------------------------------------------
68
# Construct a new turtle and ask it to do things.
69
0 commit comments