Commit 0bf7e506 by BellCodeEditor

save project

parent d6061071
Showing with 3 additions and 2 deletions
list_hero=['小7',90,'鈺二',37,'孙五',52,'王猛',89,'周亮',98]
dict_hero = {'奇琦'':30,'诺皮':37,'孙五':52,'王猛':89,'周亮':98}
\ No newline at end of file
dict_hero = {'奇琦':30,'诺皮':37,'孙五':52,'王猛':89,'周亮':98}
print(len(list_hero))
print(len(dict_hero))
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