"If you want only one statement to be *True* (as in 'exclusive or' / 'xor'), you can use *!=* again. (If one statement is *True* and one is *False*, they will be unequal)" "If you however also want to ...