Hacker News new | ask | show | jobs
Boolean Operators in Python Aren’t What You Think (betterprogramming.pub)
4 points by bharyms 1844 days ago
1 comments

I don't understand why all these janky scripting languages like python and javascript have to make boolean operations (a kind of important aspect of a programming language one would think) so darn complicated.