Commit 811d6a22 by BellCodeEditor

save project

parent 4cc89237
Showing with 3 additions and 3 deletions
......@@ -19,6 +19,6 @@ def sum(money):
count=count+i
return count
#a=new_input()
#b=sum(a)
#print("您一共消费了"+str(b))
a=new_input()
b=sum(a)
print("您一共消费了"+str(b))
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