Parameters allow class methods to be more interactive by reacting to things we give them.

Add a parameter called food to the eat() method.

Make sure to type food as the parameter.

Great parameter skills!