Commit 6cbb4e8b by BellCodeEditor

save project

parent bb93c857
Showing with 0 additions and 2 deletions
...@@ -6,6 +6,5 @@ ...@@ -6,6 +6,5 @@
a={'蛇':10,'全球':34,'天气':34,'大雨':56,'反':112} a={'蛇':10,'全球':34,'天气':34,'大雨':56,'反':112}
a['天气']=51 a['天气']=51
a['韩国人']=43 a['韩国人']=43
if '全球' in a: if '全球' in a:
print(a) print(a)
\ 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