Display a message in the console when topping isn't equal to "pineapple" or "pepperoni".
topping
"pineapple"
"pepperoni"
Make sure to pick else, followed by {, and finally }.
else
{
}