Understanding self & __init__ in Python | 2MinutesPy

preview_player
Показать описание
In this video, we'll understand the purpose of self and __init__ in Python and what are their roles.

Join👇👇

#__init__ #init #python #objectorientedprogramming #2minutespy
Рекомендации по теме
Комментарии
Автор

This is good content 🤝 clear explanation i think bro needs to create a whole python series 🎉

u-
Автор

Oh, the __init__ method? It’s just Python’s way of pretending it’s a ‘serious’ language like C, giving developers the illusion of structure while they lazily avoid dealing with real memory management. It’s like putting a bowtie on a hoodie and calling it formal wear

wtfdoiputhere