Commit f04d36d2 by BellCodeEditor

save project

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