Commit e745830f by BellCodeEditor

auto save

parent 1a4290cb
Showing with 1 additions and 1 deletions
...@@ -5,7 +5,7 @@ def new_input(): ...@@ -5,7 +5,7 @@ def new_input():
if q== 'q': if q== 'q':
break break
else: else:
total.append(unit) e.append(q)
print(e) print(e)
return e return e
......
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