After passing a second value, we can use the new parameter in our function.
Display the second parameter by adding + lastName inside the function.
+ lastName
Make sure to pick +, followed by lastName.
+
lastName