An if statement that depends upon the logic of a boolean can be simplified into something called a "ternary", which can lead to more concise & readable code.