Test Your Knowledge: Quiz

 

 
  1. How do __getattr__ and __getattribute__ differ?
  2. How do properties and descriptors differ?
  3. How are properties and decorators related?
  4. What are the main functional differences between __getattr__ and __getattribute__ and properties and descriptors?
  5. Isn’t all this feature comparison just a kind of argument?