`distance_end = 23 * u.km` should be `distance_end = 20 * u.km` to give the correct answer
distance_end = 23 * u.kmshould be
distance_end = 20 * u.kmto give the correct answer