Earlier, we learned that objects can be implicitly converted to a boolean if used in a place where a bool is expected, such as a conditional expression. We can also let Python do an implicit ...