Commit 50219c16 by BellCodeEditor

save project

parent 0a5a8fc8
Showing with 4 additions and 0 deletions
...@@ -6,3 +6,7 @@ float_num=3.1415926 ...@@ -6,3 +6,7 @@ float_num=3.1415926
nome="悟空" nome="悟空"
gools=["雪碧","可乐""咖啡"] gools=["雪碧","可乐""咖啡"]
print(type(goods)) print(type(goods))
print(type(nom))
print(type(float_num))
print(type(nome))
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