If we enter the first block and the second condition is true, both messages will output. Otherwise we'll only get the one.
true
Wouldn't we need both of the conditions to be satisfied to trigger the inner if statement?
if