Intermediate Python: Interrogating Python Data
In this section, we'll take a deep dive into objects and names, take a preliminary look at namespaces, and reflect on how this design influences Python's philosophy.
We'll learn that:
An object has a type and an identity – like a suitcase.
A variabl...
philipdevblog.hashnode.dev2 min read