lists and dicts — the bones of every api6 / 9
nested dicts and lists — digging through the json ai just dumped
Claude wrote this to grab the second user's email and got the path
wrong. The script crashes with a KeyError. Fix line 13 so the script
prints marcus@promptdojo.dev.
The break is on line 15 — but read the whole snippet first.
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _