Question: (PYTHON) Write a function named read_json that takes a JSON formatted string as a parameter and return the data represented by the input in the
(PYTHON) Write a function named "read_json" that takes a JSON formatted string as a parameter and return the data represented by the input in the appropriate types for this language. For example, if the input string represents a JSON object you should return a key-value store containing the same data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
