X868: Jeroo plantThree()

Write a method called plantThree() that can be added to a Jeroo subclass. The method should plant a flower and hop, and repeat that sequence 3 times. You can write additional subclass methods if you wish, but you are not required to do this.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.