[ login to save ]
[ follow @TFisPython on x ]
lists and dicts — the bones of every api
4 / 9
lists, dicts, and the shape of an api response
This is the shape every API hands back: a list of dicts. What does line 5 print?
Your prediction
Submit prediction
Or run the code →
Show hint 1
⌘↵ runs the editor.
continue →
main.py
Booting Python…
run
⌘↵
Output
[promptdojo:~]$
_
Show prompt
park a thought