for “and” all inputs have to be true or else it’s false. There’s one false in the example so answer is false.
I think I did “and” already
or: at least one input has to be true or else the statement is false
xor: only one input can be true or else the statement is false
@Eternity’s response to the second question:
I like how the words “to be true” are used and “otherwise its false”. I used “otherwise” before in a draft but it got deleted.