课程: Level Up: Python
Put your Python skills to the test!
(bright music) - How do you get better at programming? Practice. I'm Barron Stone, and this is a collection of bite-size challenges you can use to practice Python programming. Each video in this course is self-contained with an explanation of a challenge along with my solution to it. They're all independent, so you can skip around and watch the videos in any order. These challenges are intended to be fairly short something you can work on when you have a few free minutes and most of my solutions are less than two dozen lines of code. They can all be solved using just the tools in the standard Python library and I limited myself to only using those but feel free to use any other modules or libraries in your own solution. There are multiple ways to solve every problem. Whether you're a new programmer looking for practice or an experienced developer who likes fun little challenges, you've come to the right place. Happy programming.