Commit 5bae3a5f by BellCodeEditor

save project

parent 79353ebc
Pipeline #8944 failed in 0 seconds
Showing with 5 additions and 0 deletions
a=['赵一',30,'丁二',37,'孙五',52,]
e={'赵一':30,'丁二':37,'孙五':52,}
print(len(a))
print(len(e))
\ 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