May 2017
Intermediate to advanced
310 pages
8h 5m
English
There are a number of operations that are common to all data types. For example, all data types, and generally all objects, can be tested for a truth value in some way. The following are values that Python considers False:
All other values are considered True.