This repo contains code i learnt in the latter parts of Harvard's CS50 Python class with David J. Malan as tutor.
It includes code on concepts like classes, objects, list comprehensions, regexes, sets, importing modules(e.g random),
using with open on files, csvreader and dictreader, sorting and verifying correct data input and using requests and json to fetch and present data from APIs