Commit 5fe91286 by BellCodeEditor

save project

parent 9c1007a0
Showing with 7 additions and 3 deletions
...@@ -17,9 +17,9 @@ def sum(money): ...@@ -17,9 +17,9 @@ def sum(money):
for i in money: for i in money:
count+=i count+=i
return count return count
price=new_input() # price=new_input()
pay=sum(price) # pay=sum(price)
print("erbftgvrfthwgyhj"+str(pay)+"hbhgg") # print("erbftgvrfthwgyhj"+str(pay)+"hbhgg")
......
import func
data=func.new_input()
score=func.sum(princ)
print("hnbndfn"+str(score))
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