Less Than Equal

<=


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