Collection of codes that I type out as I learn from courses, books or websites. I use Google Colab to learn Python and save the notebooks in Github. I have added PseudoCodes as well as any additional comments where possible.
Here's an article I recently read on good commenting. http://www.pybloggers.com/2018/07/documenting-python-code-a-complete-guide/ https://realpython.com/documenting-python-code/