As novice in Python, I never even thought to look into how Python evaluates the truthyness of objects such as an empty list. Further, I was also blissfully unaware that classes can define their own bool method, amazing. This was an informative, digestible read. I look forward to more.
Good short koan. I highly encourage you to keep this up. The world needs more of bite sized readable and engaging programming content.
Good one. Loved it. Looking forward to seeing more
As novice in Python, I never even thought to look into how Python evaluates the truthyness of objects such as an empty list. Further, I was also blissfully unaware that classes can define their own bool method, amazing. This was an informative, digestible read. I look forward to more.