'chocolate'; if (iceCream === 'chocolate') { alert('Yay, I love chocolate ice cream!'); } else { alert('Awwww, but chocolate is my favorite...'); } https://developer.mozilla.org/en-US/docs/Learn/Getting_started_wit h_the_web/JavaScript_basics @lornajane