Commit 70a2733b by BellCodeEditor

save project

parent baac6417
Showing with 2 additions and 2 deletions
...@@ -5,4 +5,4 @@ k=input("qeqeqqe") ...@@ -5,4 +5,4 @@ k=input("qeqeqqe")
if k in dict: if k in dict:
print("要"+str(dict[k])+"元") print("要"+str(dict[k])+"元")
else: else:
print(gun) print("gun")
\ 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