Create the variable phone_specs and store a dictionary that contains the three key-value pairs inside it.
phone_specs
Make sure to pick phone_specs followed by = and then {, }.
=
{
}