Commit c89395c8 by BellCodeEditor

auto save

parent 27a72ee2
Showing with 1 additions and 1 deletions
...@@ -6,6 +6,6 @@ def new_inpot(): ...@@ -6,6 +6,6 @@ def new_inpot():
break break
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
new_inpot() new_inpot()
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