Commit c2769932 by BellCodeEditor

auto save

parent 6f62c3ce
Showing with 3 additions and 4 deletions
...@@ -5,6 +5,5 @@ def new_input(): ...@@ -5,6 +5,5 @@ def new_input():
if unit=='p': if unit=='p':
break break
eise: eise:
total.append(unit) try:
print(total) unit = in
new_input() \ 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