0
/ 1.0
You are writing a subclass of Jeroo
called SunnyJeroo
and the constructor appears below. Modify the constructor so the Jeroo starts out...
You are writing a subclass of Jeroo
called SunnyJeroo
and the constructor appears below. Modify the constructor
so the Jeroo starts out with 3 flowers while facing north
(you may not add any parameters or additional statements to
the constructor).
Your feedback will appear here when you check your answer.