Commit 6da4a6e9 by BellCodeEditor

save project

parent a0e3eb48
Showing with 5 additions and 0 deletions
weather={'a':234,'b':234567890,'c':2345,'d':240}
date = weather.pop("a")
print(date)
print(weather)
\ 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