News

In object-oriented programming, there is a fancy word for this: encapsulation ... In Python, it’s the __init__ function. You’ll notice the this keyword in the previous example.