Commit fd73739e by BellCodeEditor

save project

parent 830cde16
Showing with 4 additions and 1 deletions
list=["dsq",90,"lxy",120] list=["dsq",90,"lxy",120]
dict_hero={"赵一":30,"丁二":37} dict_hero={"lkx":80,"sz":150}
list[1]=119
dict_hero["lkx"]=90
print(list) print(list)
print(dict_hero) 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