Commit 45c34c4f by BellCodeEditor

save project

parent 61f59dab
Showing with 2 additions and 2 deletions
...@@ -22,4 +22,4 @@ def sum(unit): ...@@ -22,4 +22,4 @@ def sum(unit):
return count return count
result=new_input() result=new_input()
pay=sum(result) pay=sum(result)
print("你要付"+str(pay)+"元,怎么付?") #print("你要付"+str(pay)+"元,怎么付?")
\ No newline at end of file \ 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