Commit 357c207b by BellCodeEditor

save project

parent 6fa301a4
Showing with 3 additions and 1 deletions
a={1:4,6:8,1:10}
print(a)
a[6]=100
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