raspberrypilearning / where-is-the-space-station

2 stars 2 forks source link

Error in code, producing wrong result. #63

Closed libxx1 closed 3 years ago

libxx1 commented 3 years ago

The instructions say, "Now let’s get the first pass-over time from the result." The code following uses an index of 1. However, [0] is actually the first result and [1] is the second result.

https://projects.raspberrypi.org/en/projects/where-is-the-space-station/6

tracygardner commented 3 years ago

Maybe there was once a reason why it was like this but I can't see one now! Updated.