Commit b3ec87ba by BellCodeEditor

save project

parent c983603a
Showing with 5 additions and 0 deletions
list_hero=['173',3000,'油病',3700,'鸡',90000]
dict_hero = {'得到':3000,'油病':3700,'鸡':90000}
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