Sobes.tech
Middle

Explain the difference between the __getattribute__ and __getattr__ methods. What happens if in the first method you accidentally call self.attribute without using super()?