Search
this
Modify the definition of the displayNameAndColors method in the bird object to display the value of the name property followed by all the elements of the colors property separated by - ", ", using a template string.
displayNameAndColors
bird
name
colors
For example: