Commit fcd5b1c3 by BellCodeEditor

save project

parent 97554005
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ def funk(): ...@@ -8,7 +8,7 @@ def funk():
try: try:
b=int(abcde) b=int(abcde)
except: except:
print('谁叫你输整数的') print('byd我cnmd请输入负数')
else: else:
abcd.append(abcde) abcd.append(abcde)
funk() funk()
......
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