Too Long; Didn't Read
As always, the code used in this blog post and in the video above is available on my <a href="https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Intro/PythonBasicsFizzBuzz.ipynb" target="_blank">github</a>. Please let me know if you have any questions either here or on <a href="https://www.youtube.com/watch?v=XR1QFrbPRnw" target="_blank">youtube</a>. Next post goes over <a href="https://hackernoon.com/prime-numbers-using-python-824ff4b3ea19" target="_blank">Prime Numbers using Python</a>.