Not Equal

!=


This section assumes you have read the if section. The not equal function will have an if function before it. If the value typed before the not equal symbol is not equal to the value typed after it, the not equal function will return true; otherwise, the not equal function will return false.