Commit 0a94e132 by BellCodeEditor

save project

parent 13369192
Showing with 6 additions and 0 deletions
area=["f","g","h"]
m={"f":"f","g":"g","h":"h"}
print(area[2])
m["d"]="d"
print(m)
\ 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