Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 781 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 781 Bytes

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.