I just started programming and can someone explain the Booleans to me? I know they're the OR,AND, and NOT.
I also know that the NOT operator accepts one input. the AND returns TRUE if both inputs are TRUE and the OR is if either (or both) of the two values it checks are TRUE than it returns TRUE or something like that but the problem is that I don't understand it real well and need some help with this because the site's tutorial isn't helpful enough (neither is the FAQ) I tried searching but all the people seem to know Booleans so all they ask is how to use improved booleans, But someone please explain the BOOLEANS to me.