Lesson 5: Truth is Simple 

if 0                    # 0 is an object and therefore true

if ''                   # ditto for empty strings

if [ ]                  # and empty arrays