Commit ede5352c by BellCodeEditor

save project

parent 00021bbf
Showing with 1 additions and 1 deletions
...@@ -26,6 +26,6 @@ print(price) ...@@ -26,6 +26,6 @@ print(price)
pay=sum(price) pay=sum(price)
print("你花了"str(pay)+"马内") 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