Commit 21338c7c by BellCodeEditor

auto save

parent 502609b5
Showing with 7 additions and 0 deletions
dict={"一":1,"二":2}
dict["一"]=10
print(dict["二"])
print(dict)
给字典里ti'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