Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 308 Bytes

Python Basics Collection

A compliation of simple python programs that demonstrate the fundamentals.

Acknowlegments:

Shoutout to the book 'Automate the Boring Stuff with Python' second edition by Al Sweigart. This collection contains many scripts illustrated as examples or given as practice projects.