Commit 00eb94b0 by BellCodeEditor

save project

parent 1fd7d2cc
Showing with 6 additions and 2 deletions
......@@ -7,6 +7,9 @@ def new_input():
else:
total.append(u)
return total
result=new_input()
print(result)
def sun(money)
count=0
for i in money
count=count+i
return
new_input()
\ 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