Commit cbbca7f1 by BellCodeEditor

save project

parent 4f82a1ba
Showing with 1 additions and 1 deletions
...@@ -5,4 +5,4 @@ goods=['雪碧','可口可乐','咖啡'] ...@@ -5,4 +5,4 @@ goods=['雪碧','可口可乐','咖啡']
print(type(num)) print(type(num))
print(type(flaot_num)) print(type(flaot_num))
print(type(name)) print(type(name))
printtype(goods) print(type(goods)
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