Commit a7a8827d by BellCodeEditor

auto save

parent e95fe5f1
Showing with 1 additions and 2 deletions
...@@ -8,4 +8,4 @@ print(type(float_name)) ...@@ -8,4 +8,4 @@ print(type(float_name))
name=4 name=4
print(type(name)) print(type(name))
goods=6 goods=6
print(type(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