Can you order this code to create a function and call it?

Nice! We open the function, create $n3, and return it. Then we display what multiply(5, 6) returns.

Almost! We open the function, create $n3, and return it. Then we display what multiply(5, 6) returns.