Commit b6a7af5e by BellCodeEditor

save project

parent b50ea419
Showing with 15 additions and 2 deletions
......@@ -5,9 +5,12 @@ def new_input():
if unit== 'q':
break
else:
try
total.append(unit)
else
print(total)
new_input()
print(""*30)
print(total)
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