Commit cabd25eb by BellCodeEditor

save project

parent fb7b2883
Showing with 4 additions and 2 deletions
......@@ -3,4 +3,6 @@ float_rum = 3.1415926
name = "123"
goods = [1,2]
print(type(goods))
print(type(num))
\ No newline at end of file
print(type(float_num))
print(type(name))
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