Commit 723ab089 by BellCodeEditor

save project

parent 95f1e0cb
Showing with 1 additions and 1 deletions
...@@ -21,4 +21,4 @@ def x(z): ...@@ -21,4 +21,4 @@ def x(z):
return a return a
p= OOO() p= OOO()
t=x(p) t=x(p)
print() print("你花了"+str(t)+"元")
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