Commit 87a38dbd by BellCodeEditor

save project

parent fa1c7c9b
Showing with 6 additions and 6 deletions
name = "悟空" import tertle
word = 3.1415926 pen=tertle.Pen()
num = 9 Pen.shape("tertle")
goods = ["雪碧","可口可乐"] Pen.foward(200)
print(type(goods)) Pen.rigght(90)
\ No newline at end of file tertle.done()
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