[See inside] What is a XOR Gate? In an OR Gate, if one or both of the values is true, the output's also true. In a XOR Gate (also known as Exclusive Or), the output is only true when only one of the two values is true. In many programming languages, there is a method for XOR, but in Scratch not, so I tried to make one. Backpack the block and use it in your projects. #boolean #logic