Commit 57187e45 by BellCodeEditor

save project

parent 6fb823f7
Showing with 4 additions and 2 deletions
...@@ -2,4 +2,6 @@ ...@@ -2,4 +2,6 @@
dict_hero={'sb野就先':250,'cf':46} dict_hero={'sb野就先':250,'cf':46}
print(dict_hero) print(dict_hero)
dict_hero['sb郁金香']=234 dict_hero['sb郁金香']=234
print(dict_hero) print(dict_hero)
\ No newline at end of file if '叶俊向' in dict_hero:
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