Commit 9cf8ef61 by BellCodeEditor

auto save

parent 284e9f10
Showing with 9 additions and 0 deletions
print("孔钒宇"+"男"+"14"+"吃")
\ No newline at end of file
import turtle
pen=turtle.Pen()
for i in range(6):
pen.forward(100)
pen.right(60)
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