Commit 2c93bf98 by BellCodeEditor

save project

parent bcecd986
Showing with 7 additions and 6 deletions
price=[15,18,14,25]
count=0
def sum(k)
for i in prince:
count=prince
print(count)
\ No newline at end of file
def sum(money):
count=0
for i in price:
count=count+i
return count
result=sum(price[0])
print(result)
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