Choose the correct description for each nested data structur…

Choose the correct description for each nested data structure: stud_info_1 = , , ] stud_info_2 = stud_info_3 = {“Name”: , “Major”: , “Hometown”: } stud_info_4 = {“Alice”: {“Major”: “Data Science”, “Hometown”: “Chicago”}, “Bob”: {“Major”: “Computer Science”, “Hometown”: “New York”}}