the hint is trying to ask you to follow the first part of the instructions which were:
Access the
name
properties of bothrecipe1
andrecipe2
, and assign them to the variablesrecipe1Name
andrecipe2Name
, respectively.
Try to break this instruction down into steps. What would the first step be here?