filmov
tv
Attributes and Methods - Intermediate OOP Python Programming Tutorial #2

Показать описание
Hello everyone and welcome back to the Intermediate OOP Python Programming series, and today we're going to learn about Attributes and Methods in Object-orientated Programming. A method is more like a function being defined but in a class. First, we were defining our own method called `open_window`. Make sure defining every method, make sure to add the `self` parameter, because it is required when defining a method in a class when created. In this tutorial, we're learning how to add attributes like we did in the first video, also, if this video helps you out, LIKE if you appreciate it, because it helps me out a lot on my Python tutorials.
If this video helps you out, like 👍 if you appreciate it, and Subscribe so you don't miss on any new easy-to-follow Python tutorials.
If this video helps you out, like 👍 if you appreciate it, and Subscribe so you don't miss on any new easy-to-follow Python tutorials.