Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 435 Bytes

File metadata and controls

11 lines (7 loc) · 435 Bytes

Alt text

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!"