Commit fa1c7c9b by BellCodeEditor

save project

parent 6a9c2d03
Showing with 5 additions and 3 deletions
name = "悟空"
word = "你好欢迎你加入我们"
print(name+word)
\ No newline at end of file
word = 3.1415926
num = 9
goods = ["雪碧","可口可乐"]
print(type(goods))
\ 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