Commit f04d36d2 by BellCodeEditor

save project

parent d9c16908
Showing with 0 additions and 6 deletions
......@@ -16,8 +16,3 @@ new_input()
return total
resuit = new_input()
input(resuit)
\ No newline at end of file
def sam(money)
count=0
for i in money:
count=count+i
return money
\ 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