How it works...

Python enables us to use OOP when it makes sense. Other languages like Java and C# force us to always use the OOP approach to coding. In this recipe, we explored a situation when it did not make sense to use OOP.

The OOP approach will be more extendible if the codebase grows, but if it's certain that it is the only code that's needed, then there's no need to go through OOP.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.63.95