Commit 69082fff by BellCodeEditor

save project

parent 38e468cc
Showing with 2 additions and 2 deletions
......@@ -9,9 +9,9 @@ def new_input():
try:
unit=int(unit)
except:
print('数字')
print('脑子有病吧!!')
else:
print('感谢')
print('===========================')
total.append(unit)
return total
......
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