The php not operator is !. Given the snippet, is there an out put and what is it?
there is an output '2 is an even number
no output due to % in $num%2!=0
output '21 is an odd number'
no output. Syntax error do to missing semicolon at the end