Given the struct below in the editor, we want to add a method that returns the person’s full name. Declare a method named fullName() that returns a...
For further actions, you may consider blocking this person and/or reporting abuse
You are missing the '\' before the opening parenthesis.