EPAM Systems Interview Question

Can we use abstract classes in Python, and how?

Interview Answer

Anonymous

Jan 18, 2024

Yes, using the standard ABC module.