Commit d08b107c by BellCodeEditor

save project

parent 1a1283ab
Showing with 3 additions and 7 deletions
import turtle
for i in range(360):
turtle.forward(i)
turtle.right(91)
di+=1
turtle.done()
\ No newline at end of file
na = ['红烧佩奇','装B狼','他们爹']
\ 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