First page
Back
Continue
Last page
Overview
Graphics
True or False?
False are:
numerical Null Values(0, 0L, 0.0, 0.0+0.0j),
the boolean value
False
,
empty strings,
empty lists,
empty tuples,
empty dictionaries.
and the special value None.
All other values are considered to be "true".