You will learn the 2 attribute types in Python and how to make them appear public, protected or private. There is a convention that you should follow to make attribute types in Python public, protected or private.
❤️ Subscribe to my channel: / @codingwith_david
==============================
🎥Related videos:
• Master CLASSES in Python and Start Your OO...
==============================
🔗Usefull links:
•GitHub - https://github.com/CodingWithDavid25/...
==============================
📲Social Media:
•Instagram - / coding.with.david
•Facebook - / coding.with.david
•TikTok - / coding.with.david
==============================
🗂️TABLE OF CONTENT:
0:00 Intro
0:32 instance attribute
2:15 class attribute
5:22 private, public & protected attributes
#python #programming #oop