Commit 4644791e by BellCodeEditor

save project

parent 2d25c27c
import func
a=func.new_input()
b=func.sum()
print(int(b))
\ No newline at end of file
......@@ -24,4 +24,3 @@ def sum(money):
price=new_input()
pay=sum(price)
print("give me the money(my gun is on my hand)"+str(pay)+"rmb!!alypay or wx??")
\ 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