Commit 4449c0db by BellCodeEditor

save project

parent 4208a22f
Showing with 5 additions and 2 deletions
......@@ -10,8 +10,11 @@ def new_input():
except:
print('重新开始')
else:
total.append(unit)
print(total)
total.append(unit)
print(total)
print(new_input())
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