Custodian6718@programming.devOPtoPython@programming.dev•Opinions: Do you feel Python is a more object-oriented or procedural language?English
4·
6 days agoObviously (almost) in any language code can be forcefully programmed the way you want, yes. But that is not how we normally code now is it? Usually languages & their community lean more towards certain paradigms than others.
I do agree except for the last sentence because I do not think that OOP is the silver bullet for everything.