Use the square braces notation to access the value of the "name" key from the dictionary user.
"name"
user
Make sure to type user["name"].
user["name"]