X876: Jeroo turns north

For this question you writing code for named erin. Change the if statement to a while loop so that erin will continue turning until erin is facing north. Remember that the while loop condition says when the action should continue to repeat, so it is the opposite of the condition when the loop should stop.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.