Now let's have the characters communicate with each other.

From the human instance, call the say() method to display Frances's greeting.

Make sure to call the method like this: human.say("G'day, Sir!");.