Hippodrome (part 9)

  • 6
  • Locked
Now let's return to the move and print methods. Let's start with move. In the Hippodrome class's move method, we call the move method on each horse in the loop. Yes, you're right: the Horse class doesn't have it yet. This means you need to add your own move method to the Horse class. :)
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet