I enjoyed the course but I did spend 1.5 days trying to troubleshoot what I was doing differently (I refactor code as I write it to make sure I understand it) and was getting a divide-by-zero error. Finally, opened the finished file, ran it and looked at the console, guess what… :p a lot of time spent troubleshooting in the wrong direction since I had actually followed the code correctly. Just a note for anyone else. The code runs, but it does throw an error. If anyone wants to troubleshoot it, do it with that in mind. 🙂