Be nice to future you, write comments!
https://realpython.com/python-comments-guide/
https://realpython.com/python-comments-guide/
Realpython
Writing Comments in Python (Guide) – Real Python
Learn how to write Python comments that are clean, concise, and useful. Quickly get up to speed on what the best practices are, which types of comments it's best to avoid, and how you can practice writing cleaner comments.
A few tools to make your prints more cute:
https://medium.com/@chrisdoucette15/printing-in-color-with-python-816e6f318dfd
https://medium.com/@chrisdoucette15/printing-in-color-with-python-816e6f318dfd
Medium
Printing in Color with Python
How to bring color into your console output
Everything about working with lists from Jeff Knupp
https://jeffknupp.com/blog/2018/12/13/how-to-do-just-about-anything-with-python-lists/
https://jeffknupp.com/blog/2018/12/13/how-to-do-just-about-anything-with-python-lists/
Jeffknupp
How To Do Just About Anything With Python Lists
This is how Python will now be governed after Guido quit being BDFL, final decision is made!
https://www.python.org/dev/peps/pep-8016/
https://www.python.org/dev/peps/pep-8016/
Python.org
PEP 8016 -- The Steering Council Model
The official home of the Python Programming Language