Cursor wrote a wrapper that simulates an API call. The variable
response_body is a JSON string. Fill in the standard library function
on line 4 that turns a JSON string into a Python dict.
Function:
Cursor wrote a wrapper that simulates an API call. The variable
response_body is a JSON string. Fill in the standard library function
on line 4 that turns a JSON string into a Python dict.
Function: