# Homework 17, problem 2: print each value and its truthiness with # `not not value`. # TODO: do it for 0, "", None, False, "hi"