this is a Grow with Google Challenge Scholarship.3-month challenge course
with learning matirial and quizes.Plus mentor support
Directions: Call the emotions() function so that it prints the output you see below, but instead of passing the laugh() function as an argument, pass an inline function expression instead.
emotions("happy", laugh(2));
Prints: "I am happy, haha!"
