ScratchData LogoScratchData
Back to philipp2007's profile

Boolean XOR Gate solution

PHphilipp2007•Created March 1, 2021
Boolean XOR Gate solution
1
0
16 views
View on Scratch

Instructions

[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

Project Details

Project ID494668314
CreatedMarch 1, 2021
Last ModifiedSeptember 30, 2021
SharedMarch 1, 2021
Visibilityvisible
CommentsAllowed