Start by adding a console.log statement to let our chatbot ask the user if they are hungry.

Fantastic!

Make sure to assemble console.log("Are you hungry?") in your code.