I made a python script that fetches the ISS coordinates (every 60 seconds for now) and if the coordinates match +- 5 degrees with my coordinates, then it prints "ISS is above."
The print part didn't function due to a bug I'm trying to solve. Everything else ran as expected. I went to the window and there it was. The ISS passing above in the sky.



