To add more parameters to a function, we code a comma followed by the next parameter's name, like last for the last name.
last
Make sure to pick ,, followed by last.
,