Dictionary s | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Dictionary s

using a function I want get output for given x={1:{2:{3:{4:5}}}} print x.get(1).get(2) as {3:{4:5}} https://code.sololearn.com/c17O5j8x471S/?ref=app

16th May 2018, 12:42 PM
Kesava N
Kesava N - avatar
2 Réponses
16th May 2018, 1:56 PM
Tarun Sharma
Tarun Sharma - avatar
0
elobarate
16th May 2018, 1:58 PM
Kesava N
Kesava N - avatar