Commit 87a38dbd by BellCodeEditor

save project

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