X860: Jeroo facing NORTH

You are writing a subclass of Jeroo called NorthernJeroo and the constructor appears below. Modify the constructor by removing the direction parameter and changing the super() call so the jeroo will always face north (you may not add any additional statements to the constructor).

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.