Commit edf2c828 by BellCodeEditor

save project

parent 4e53a139
Showing with 3 additions and 2 deletions
...@@ -11,4 +11,5 @@ def new_input(): ...@@ -11,4 +11,5 @@ def new_input():
except: except:
print('你个大SB!!!!') print('你个大SB!!!!')
print(total) print(total)
new_input() return total
\ No newline at end of file print(new_input())
\ No newline at end of file
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