Commit 570278af by BellCodeEditor

save project

parent 2db0267d
Showing with 1 additions and 2 deletions
total = []
try:
while True:
unit= input("请输入:")
unit=int(input("请输入:"))
except:
print('输入错误,请重新输入一个数字')
else:
......
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