Huh, look at that! The logical and will return true if both conditions on either side of it are true. It's compare-ception!
true
Psst: in this example we used 2 comparisons and 1 boolean. Since all of the conditions are true, the output is true.