Commit d579344f by BellCodeEditor

save project

parent 5c9439d1
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,4 @@ print("谢谢你悟空") ...@@ -3,4 +3,4 @@ print("谢谢你悟空")
print(type("num")) print(type("num"))
print(type("float_num")) print(type("float_num"))
print(type("name")) print(type("name"))
print(type(goods)) print(type("goods"))
\ No newline at end of file \ 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