Python issubclass vs isinstance - Understand Python Classes #shorts

110 views Feb 21, 2023
codefather.tech

In this video we will explore two Python built-in functions: issubclass and isinstance. They both play an important role in understanding Python classes and object oriented programming. To learn more about Python inheritance read the following Codefather article: https://codefather.tech/blog/python-class-inheritance/ Happy coding! Claudio