Commit 9832d7fd by BellCodeEditor

auto save

parent 59c99d4b
Showing with 4 additions and 2 deletions
...@@ -14,4 +14,6 @@ def new_input(): ...@@ -14,4 +14,6 @@ def new_input():
print(total) print(total)
return total return total
new_input() ll=new_input()
\ No newline at end of file print(ll)
王如硬
\ 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