Commit 75f9d53d by BellCodeEditor

auto save

parent 111f0972
Showing with 3 additions and 2 deletions
...@@ -20,4 +20,6 @@ def sum(money): ...@@ -20,4 +20,6 @@ def sum(money):
count=count+i count=count+i
return count return count
new_input() new_input()
sum(money) sum(a)
\ No newline at end of file new_input()=sum(a)
print(new_input())
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