X869: Jeroo turnAroundLeft()

Write a method called turnAroundLeft() that can be added to a Jeroo subclass. The method should turn to the left, hop forward, and turn to the left. This turns the jeroo around to face the opposite direction in the next row of the island.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.