This video teaches the Python getattr function. It starts off by showing how its functionality is identical to using dot notation to access an object's given attribute directly. It then goes on to show how the two functionalities differ. First, by showing being able to access an object's attribute dynamically, via a string, instead of typing out the attribute name directly. Next, as a consequence of the previous one, being able to loop through a list of attributes. Finally, it shows off geattr's optional third argument that allows you to check for an attribute that doesn't exist, and not get an AttributeError.
Sections
0:00 - Intro & Setup
0:37 - String Attribute
1:02 - Loop Through Attributes
1:34 - Check For Attributes That Don't Exist
#python #codingtutorial #learntocode
In questa pagina del sito puoi guardare il video online Python getattr Function della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Jakubication 18 marzo 2026, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 68 volte e gli è piaciuto 0 spettatori. Buona visione!