A 10-question interactive quiz testing knowledge of Python interfaces and object-oriented design principles. Covers informal interfaces, duck typing, custom metaclasses, and formal interfaces using the abc module. Also touches on how Python interfaces compare to those in Java, C++, and Go.
172 Impressions