Commit 8306c56a by BellCodeEditor

save project

parent 2725d3c1
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ def new_input():
else:
try:
unit=int(unit)
except
except:
print("请输入数字")
else:
total.append(unit)
......
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