Question: Describe the following data structure: C { data: [1,4,7,2,3,5) } ] A list of numbers A dictionary containing a list A list containing a dictionary
Describe the following data structure: C { "data": [1,4,7,2,3,5) } ] A list of numbers A dictionary containing a list A list containing a dictionary None of these A dictionary with strings as keys and lists as values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
