$ (".greeting").text(myGreeting);
How are you, null
Food
Game
All the Things I Love
var faveriteFood = prompt("What's your favorite food?") ;
$(".food").text("My faverite food is: " + favorite food
var favoriteGame = prompt ("What's your favorite game");