Commit aafb7fd2 by BellCodeEditor

save project

parent b850bdef
Showing with 5 additions and 0 deletions
a=["A",1,"B",2,"C",3]
b={"A":1,"B":2,"C":3}
print(len(a))
print(len(b))
\ 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