• Stars
    star
    141
  • Rank 258,507 (Top 6 %)
  • Language
    Python
  • Created almost 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code snippets and challenges for the "Python Is Easy" course, available at Pirple.com

Python is Easy

Code snippets for the "Python is Easy" course, available at Pirple.com/python

About this Repository

These code snippets are for following along with the lectures, and running the code yourself.

Everything is organized by section. Click on a section to find the lecture code you're looking for.

Never used Git or Github before?

No worries. You can learn how to use it in just a few minutes. Start by watching these videos:

Git

https://git-scm.com/videos

Github

https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-

After that, you'll know enough to grab this code yourself and "clone" it down to your machine.