Mahomes '
console.log(`My favorite football player is ${favoriteFootballPlayer}.`);
// My favorite football player is Patrick Mahomes.
'
console.log(`My favorite football player is ${favoriteFootballPlayer}.`);
// My favorite football player is Patrick Mahomes.