Bertelsmann Tech Scholarship Challenge, Python, Udacity

Python Control Flow: Boolean Expressions for Conditions

Like comparison operators, Boolean Operators evaluate these expressions downs to a Boolean value. They help up achieve this by allowing us to create more complex conditional statements.