Commit 2eba45e7 by BellCodeEditor

save project

parent 97c1e38e
Showing with 7 additions and 0 deletions
d={"生小孩":39857,"海兽祭祀":84689,"诶护肤":789,"五大神器":479248768,"万源市":2349769}
a=input("你要什么:")
if a in d:
print(a+"需要"+str(d[a])+"元")
else:
print("现在没有此物")
\ 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