Not long ago, I wrote an article about Many quirks of JavaScript, highlighting some of the language's peculiarities. Today, I've decided to delve into Python.
If you've ever developed anything using pure JavaScript, you probably know the language has a few quirks. Most of the "gotcha" things people come up with are made to look weird, but some of the results you get from specific expressions are borderline insane.