To access a value, code the dictionary's name, like actor_bio, and then the key, like "name", between square brackets.

Make sure to pick actor_bio followed by [ and then "name", ].