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
2 Antworten
0
is it what you want
https://code.sololearn.com/cju55JFEE2MW/?ref=app
0
elobarate