Condition

4 is not equal to 5
4 is less than 9
a = 25

with if statments if the requirments are met then it will run the code bellow it or if id dosnt meet the requirments then it will run a differnt lie of code.

Switch acts as elseif but in a much cleaner format.