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

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