Commit 7033b25f by BellCodeEditor

save project

parent 29a8dddb
Showing with 3 additions and 2 deletions
......@@ -4,6 +4,6 @@
import turtle
turtle.Pen()
for i in range(5):
P.forward(100)
P.right(144)
p.forward(100)
p.right(144)
turtle.color(red)
\ No newline at end of file
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