Commit 954bb0b2 by BellCodeEditor

auto save

parent f67fba54
Showing with 6 additions and 0 deletions
list_hero=['q',1,'w',2,'e',3]
list_hero=['q',1,'w',2,'e',3]
dict_hero={'r':1,'t':2,'y':3}
print(len(list_hero))
print(len(dict_hero))
\ 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