accessing an individual value of a key which contains multiple value in python. I can't use any module like numpy or pandas

前端 未结 0 717
时光取名叫无心
时光取名叫无心 2020-12-31 23:42

simple_dict = {\'name\': \'address\', \'phone number\'} I have lots of element in my dictionary. for a specific key, I want to access a specific value. Like only the phone n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题