Creating your own class [Object-oriented programming in Python, pt. 2]

Опубликовано: 01 Апрель 2025
на канале: Sebastiaan Mathôt
4,754
191

In this video, the second of a two-part series about object-oriented programming in Python, I show how to create your own class, including an initialization function, a method, and a property. (For more tutorials, see https://python.cogsci.nl/. For the Rapunzel IDE, see https://rapunzel.cogsci.nl/)