promptdojo_

Lists, dicts, and the shape of an API response — step 9 of 9

Checkpoint

One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.

One last thing. AI handed back a list of two users from a fake API. Your job: print the second user's score.

The starter has the data. Finish line 6 so the script prints second user score: 78.

full-screen editor opens — close anytime to keep reading.