To write a python script to read n number of student details into a nested list and convert that as nested dictionary | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

To write a python script to read n number of student details into a nested list and convert that as nested dictionary

OUTPUT Ex:{1:{"name":"ram", "branch" :"ME"," age" :25},2:{"name":"phani","branch":"CE"," age":25}}

7th Nov 2019, 3:32 PM
Kona Siva Lakshmi
1 Answer
7th Nov 2019, 4:07 PM
OR!ON 🛡️
OR!ON 🛡️ - avatar