Commit 29f8b67d by BellCodeEditor

auto save

parent 14caecf2
Showing with 2 additions and 2 deletions
...@@ -17,10 +17,10 @@ def new_input ...@@ -17,10 +17,10 @@ def new_input
new_input() new_input()
def sum(money:) def sum(money:)
count = 0 count = 0
for i in money: for i in money
count = count + 1 count = count + 1
return count return count
price = new_input() price = new_input()
pay = sum(price ) pay = sum(price )
print("dfergyrurhru" + str(pay) + "gyfyhydhty") print("用户辅导员发的如同发货" + str(pay) + "解放军!人员规划?")
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