What specifically do you not understand in the two bullet points listed above?

What specifically do you not understand in the two bullet points listed above?

this is the part that ia m not getting now
and i am just using ES6

  • In the function body, displayMenu should then use array de-structing to assign the first element of the results parameter (recall results is an array) into a data variable.
  • Since data is a key/value map and we are mostly interested in its values collection, displayMenu needs to use a certain function of the Javascript Object object to pull just the values out of data . The result of this invocation should be assigned to menu . Items on the menu array is what TiPY offers its many customers!.

if you can help with that i guess i can handle it

What specifically do you not understand in the two bullet points listed above?