is it not and or?
So we know that if statements rely on a condition (true or false) to see if the code inside the if will run or not. However sometimes we may need to use more than one condition or maybe check for the opposite (negative). The code below shows the use of the key word not. This […]
I Haz Codes
Leave a Reply