Now that "Sam" knows the distance to the planets in the "Cha" system, she wants to know the time it takes the spaceship to get there.

Create a method that takes the distance to a planet and the speed of travel to calculate and return the time it takes to travel the distance.

If those are minutes, "Sam" will get to "Risa" in no time.

Are you confused about the static keyword? No worries, we'll talk about it very soon!