Commit c3c9dfce by BellCodeEditor

save project

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