Commit 2b404dd3 by BellCodeEditor

save project

parent 66d32bdd
Showing with 3 additions and 0 deletions
dict={"从网上":42,"过山车":98,"速度出现":1000}
dict["速度出现"]=99999999
print(dict)
dict["从网上"]=9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
print(dict)
\ 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