Skip to content

A collection of simple python programs that demonstrate the fundamentals.

Notifications You must be signed in to change notification settings

copev313/python-basics

Repository files navigation

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.