The setHeight method is a function within the Person class that allows you to assign a specific height value to an instance of the Person object.
setHeight method cheat sheet for homework
A function defined within a class that defines its behavior and actions.
A variable in a method declaration used to pass values into the method.
The result or output produced by executing a method.