Logical operators - logical AND
&&
) operator. In the code below, result will only have the value true
if both comparison expressions evaluate to true
.Adjust the code below such that result will have the value true
.
Get a premium membership to access this content: