Commit b3b6c74d by BellCodeEditor

save project

parent 2b86609d
Showing with 5 additions and 0 deletions
a={"猪队长"50,"猴七":40,"小红":55,"小明":90}
print(a["猪队长"])
a["猴七"]=32
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