What's wrong with this code?

The function call is missing a braceThere's no return statement in the functionThere's no display statement in the functionThe parameter is added incorrectly

The function call is missing a brace.