Quiz: Python Interfaces: Object-Oriented Design Principles
Real Python Data Science4w4 min read
Check your understanding of Python interfaces, from informal interfaces and duck typing to formal interfaces built with the abc module.
Check your understanding of Python interfaces, from informal interfaces and duck typing to formal interfaces built with the abc module.