Commit 49a43fc5 by BellCodeEditor

save project

parent 92430c1d
Showing with 6 additions and 0 deletions
list=["张三",30,"李四"37"王五",52]
dict={"张三"30"李四":37,"王五"52}
print(len(list))
print(len(dict))
\ 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