Contains various simple one-file programs I have made to practice Python.
Not all programs are optimized as the purpose of these programs is for learning. For example, a quick sort algorithm may be implemented with multithreading to practice multithreading.