In the eighth video of the Beginners' Python Tutorial Series, we will learn how to use external libraries in our scripts. This is where the true power of Python lies, as it allows you to use other people's code to avoid having to reinvent the wheel.
This video is for anyone from a complete beginner to coding in general to someone with basic programming knowledge who wants to learn the Python specific syntax.