Commit 66c8a2d4 by BellCodeEditor

save project

parent f3939e7a
import func
p=func.new_input()
o=func.sum()
\ No newline at end of file
......@@ -22,4 +22,4 @@ def sum(money):
return r
j = new_input()
t = sum(j)
print("您一共消费了"+str(t)+"元")
\ No newline at end of file
#print("您一共消费了"+str(t)+"元")
\ 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