(Oct-17-2016, 09:02 PM)nilamo Wrote: (Oct-17-2016, 09:00 PM)sparkz_alot Wrote: Never mind... took me a moment to wrap my head around what was happening
Exactly why I don't think that should be used :p
You think wrong

Fresh Python users get confused by list comprehensions - should those be disavowed too?
Or Pythonic non-boolean bolean expressions - instead of writing long chains of
if...elses.
Python is ... Pythonic
BTW, another simple way to check equality of more than one variable - for immutables, like strings, numbers, tuples, frozensets
len(set([a, b, c])) == 1
(Oct-12-2016, 12:06 AM)Yoriz Wrote: The first one would work.
The second would always be true regardless of value a if b and c where equal.
The third would be true if b was either a or c
The second statement is wrong - if
a is Null, zero or empty: string, tuple, list, dict - it will be
False