Commit f6de8e5d by BellCodeEditor

save project

parent ea55f1aa
Showing with 3 additions and 2 deletions
......@@ -3,4 +3,6 @@
"""
import turtle
a=pen.turtle
a.pen()
\ No newline at end of file
a.pen()
for i in range(3):
pen.left(114)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment