@0gregory0
On a self-taught journey to becoming a software developer
Nothing here yet.
Nothing here yet.
All so true! Yes, Python can indeed not only be object-oriented but also functional or procedural - it's multi-paradigmatic. Furthermore, it's true that Python can also be compiled rather than interpreted. However, I was using the definition found in python's documentation (https://www.python.org/doc/essays/blurb/) as a blueprint for this blog. Not only that, the blog was targeted at beginners so including all the nitty gritty details would not be so beginner-friendly. Thanks for your input!