Less Than operator Compares two expressions and returns True if the first is less than the second. Otherwise, returns False. ...