Commit c3c9dfce by BellCodeEditor

save project

parent 7e9b1a2e
Showing with 2 additions and 2 deletions
......@@ -8,8 +8,8 @@ try:
else:
total.append(unit)
print(total)
except :
except:
print('请输入整数哦!')
else:
print(new_input())
new_input()
print('程序结束~~~')
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