X861: Jeroo with 5 flowers

You are writing a subclass of Jeroo called StockedJeroo and the constructor appears below. Modify the constructor by removing the flowers parameter and changing the super() call so the jeroo will always start with 5 flowers (you may not add any additional statements to the constructor).

Your Answer:

Feedback

Your feedback will appear here when you check your answer.