Commit ba544966 by BellCodeEditor

save project

parent 03889025
Showing with 2 additions and 0 deletions
...@@ -13,5 +13,6 @@ def new_input(): ...@@ -13,5 +13,6 @@ def new_input():
print('输入错误') print('输入错误')
else: else:
total.append(unit) total.append(unit)
print('_'*30)
print(total) print(total)
new_input() new_input()
\ 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