Commit 2218a457 by BellCodeEditor

auto save

parent 5efb8e34
Showing with 2 additions and 2 deletions
...@@ -7,4 +7,4 @@ def new_inpot(): ...@@ -7,4 +7,4 @@ def new_inpot():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
print(new_inpot) print(new_inpot())
\ 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