Commit d4d4bd91 by BellCodeEditor

save project

parent a8770541
Showing with 4 additions and 4 deletions
...@@ -20,7 +20,7 @@ def sum(money): ...@@ -20,7 +20,7 @@ def sum(money):
count=count+int(i) count=count+int(i)
return count return count
iii=shuru() # iii=shuru()
ii=sum(iii) # ii=sum(iii)
print(ii) # print(ii)
\ No newline at end of file \ 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