Challenge: https://scratch.mit.edu/discuss/topic/226159/ NOT: Flips the input AND: Takes two inputs if they are the same output 1 if not output 0 OR: If any of the values equals 1 output 1 if not output 0 XOR: Same as OR but if the inputs are both 1 output is 0