News

Equivalent Boolean Expressions This section introduces how we can combine boolean logical operations to create expressions that produce equivalent values.
`Boolean`values are never written with quotes. The `strings"true"`and `"false"`are not `Boolean`and have no special meaning in JavaScript.