This is a repo which will hold all of the python scripts I make as I solidify basics and learn new topics.
This repo follows along with "Python Crash Course a Hands-on, Project-based Introduction to Programming" by Eric Matthes
This folder contains code meant for hackerrank practice problems
This folder contains the code where I attempt to learn new algorithms, new topics, etc. through trial and error