Commit f6727c6e by BellCodeEditor

save project

parent dae72f1e
Showing with 3 additions and 2 deletions
......@@ -6,4 +6,5 @@ while True:
if k in dict:
print("OK"+"需要",p,"件"+"共计:",p*dict[k],"元")
else:
print("没有")
\ No newline at end of file
print("没有")
break
\ 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