lists and dicts — the bones of every api6 / 9
lists, dicts, and the shape of an api response
Claude generated this and it crashes with a KeyError: 'username'. That's the
error Python throws when you ask a dict for a key it doesn't have.
Fix the code so it prints hi, maya.
The break is on line 2 — but read the whole snippet first.
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _