03_Understanding Variables: Labels vs. Boxes Explained
If you are coming from languages like C++ or Java, Python variables are probably gaslighting you. They look the same, they use the same = syntax, but they behave completely differently under the hood.
I realized I had the wrong mental model. In Pytho...
somusblog.hashnode.dev4 min read