# Boolean Operators ```python x or y return x if x is True else y ``` --- Bibliography: - [Title - website.com](need%20bibliography.md)