filmov
tv
Basic Javascript (65/111) | Comparison with the Less Than Operator | freeCodeCamp
Показать описание
Basic Javascript (65/111) | Comparison with the Less Than Operator | freeCodeCamp
The less than operator compares the values of two numbers. If the number to the left is less than the number to the right, it returns true. Otherwise, it returns false. Like the equality operator, less than operator converts data types while comparing.
The less than operator compares the values of two numbers. If the number to the left is less than the number to the right, it returns true. Otherwise, it returns false. Like the equality operator, less than operator converts data types while comparing.