Commit a8d01fba by BellCodeEditor

save project

parent b54c441a
Showing with 0 additions and 2 deletions
...@@ -3,4 +3,3 @@ def sum(money): ...@@ -3,4 +3,3 @@ def sum(money):
for i in range(money): for i in range(money):
count+=1 count+=1
return count return count
print()
\ 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