What does this display in the console?
{
'eggs'
}
Nothing
{
'chocolate'
}
Make sure to pick
{'eggs'}
.