Commit 75f9d53d by BellCodeEditor

auto save

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