Commit 271645ab by BellCodeEditor

save project

parent 4e630ead
Showing with 2 additions and 3 deletions
......@@ -4,5 +4,4 @@ j=input("你要买什么?")
if j in dict:
prink('叮咚~您的'+j+'需要支付'str(dict[j])+"元")
else:
prink(cnm)
\ 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