Today, I learn sth called Magic Method in #Python that allows you to define how your objects behave in response to various operations. My notes also reinforced some basic concept in #OOP.