True or False? What is the result of each of the following statements? bool(1) bool("2017") bool("") bool(0) bool() bool(" ") True-True