Commit 68a11cc9 by BellCodeEditor

save project

parent 6bea7f48
Showing with 8 additions and 8 deletions
message=["某某某,不出来玩了"]
for i in message:
print(i)
\ No newline at end of file
import turtle message=["某某某,不出来玩了"]
pen=turtle.Pen() for i in message:
for i in range(1,300):c={"green",} print(i)
pen.forward(i) \ No newline at end of file
pen.right(91)
pen.hideturtle()
turtle.done
\ 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