Commit 91b13256 by BellCodeEditor

auto save

parent cba62667
Showing with 2 additions and 2 deletions
...@@ -22,4 +22,5 @@ def sum(money): ...@@ -22,4 +22,5 @@ def sum(money):
cout=cout+i cout=cout+i
return cout return cout
r=sum(d) r=sum(d)
print(r) print(r)
\ 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