Liskov's Substitution Principle Explained Using Python
Liskov's substitution principle is a part of the S.O.L.I.D design principle where L is for Liskov's substitution principle. You might be wondering if this sounds like some mathematical principle in computer science that is hardly used in the daily li...
ropali.hashnode.dev7 min read