Commit 5e811745 by BellCodeEditor

save project

parent fd73739e
Showing with 4 additions and 7 deletions
list=["dsq",90,"lxy",120] group={"lkx":"悟空","sz":"八戒"}
dict_hero={"lkx":80,"sz":150} if "lkx" in group:
list[1]=119 print(group['lkx'])
dict_hero["lkx"]=90 \ No newline at end of file
print(list)
print(dict_hero)
\ 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