Python is a popular programming language. Writing your first program using it might be a daunting ta...Read more
Interface Segregation Principle means a client should not depend on something it doesn't need.