Recent posts

[Python] Class Inheritence

6 minute read

Let’s brief how to inherit existing class to define new class and how it is useful.