Commit 02726a4d by BellCodeEditor

auto save

parent 9c667a24
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,5 @@ def func(): ...@@ -10,4 +10,5 @@ def func():
except: except:
print("只能输入数字或q") print("只能输入数字或q")
print(total) print(total)
func()
\ No newline at end of file func()
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