http and apis — making the call5 / 9
get, status, json — the call ai makes 100 times a day
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:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _