python dictionaries | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

python dictionaries

how can python dictionaries be used in regular programming??

14th Apr 2020, 5:00 PM
Revanth Rampal
Revanth Rampal - avatar
1 ответ
0
https://code.sololearn.com/cRRmamj1aS94/?ref=app Just go through this you can get help here for accessing dictionary use the following syntex dictionaryname[element name need to be accessed] and this will return the value of the mentioned key
14th Apr 2020, 5:08 PM
Ayush Kumar
Ayush Kumar - avatar