Is the comparison operators right?
See original GitHub issueDescribe the bug
in https://github.com/microsoft/Web-Dev-For-Beginners/blob/main/2-js-basics/3-making-decisions/README.md#comparison-operators-and-booleans said 5=>6
can run and the result is False
but it did not work
i think it should be >=
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Comparison and Logical Operators - Codecademy
Comparison operators allow us to assert the equality of a statement with JavaScript. For example, we can assert whether two values or expressions...
Read more >Comparison Operators
Comparison operators compare the contents in a field to either the contents in another field or a constant. They may be used alone...
Read more >Comparison operators - order items using the greater than ...
C# comparison operators check the order of values. The operators `>`, `<`, `>=`, `<=` compare the order of values. They determine if a...
Read more >Comparison operators - cppreference.com
Comparison operators can be used to compare two pointers. Only equality operators (operator== and operator!=) can be used to compare the ...
Read more >What are comparison operators in R? - Educative.io
The comparison operator comes in between the left and right variables or operands. It tells us the relationship between the two. Comparison operators....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I need help on an app I want to create, any ideas on how to start up a betting app?
Hello, this is my first time contributing to an open source project. Can I take this issue?