SyntaxFix
Write A Post
Hire A Developer
Questions
A and B would have to be boolean values to make != the same as xor so that the truth table would look the same. You could also use !(A==B) lol.