Commit 1705f128 by BellCodeEditor

auto save

parent 1364102a
Showing with 0 additions and 2 deletions
...@@ -5,7 +5,6 @@ def menu(): ...@@ -5,7 +5,6 @@ def menu():
if unit== 'q': if unit== 'q':
break break
else: else:
else:
total.append(unit) total.append(unit)
print(total) print(total)
menu() menu()
\ 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