promptdojo_

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

Cursor wrote a quick lookup of a user's email (see the editor). It defined the dict on line 1 and tried to reach for the email on line 2 — but it left a blank where the key should go. The script should print the email address.

Key: