en.javascript.info/1-js/02-first-steps/08-operators
Mustafa Kemal Tuna 80c490153a
all operators must return a value
All operators should return a value because of the definition of the term 'operator'. 
I could not find an operator as an exception which doesn't return a value.
Do you?
2021-01-07 12:09:31 +03:00
..
1-increment-order Add nullish coalescing to multiple articles, refactor operators, renumber the chapter 2020-05-02 17:37:12 +03:00
2-assignment-result Add nullish coalescing to multiple articles, refactor operators, renumber the chapter 2020-05-02 17:37:12 +03:00
3-primitive-conversions-questions Match the solution with the question on task.md 2020-06-06 21:36:55 -05:00
4-fix-prompt Fix old link and excess line break in 1.2.8 2020-09-16 03:50:16 +03:00
article.md all operators must return a value 2021-01-07 12:09:31 +03:00