This blog has a really interesting assortment of articles on mathematics and programming. You can use the tags to your right to find topics that interest you, or you may want to have a look at
You should also subscribe to the blog newsletter.
Learn about the dunder method __init__
, responsible for initialising class instances.
This is an introduction to dunder methods in Python, to help you understand what they are and what they are for.