Improved phrasing
This commit is contained in:
parent
69bd4b5f3c
commit
f44d83c594
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
||||||
|
|
||||||
# The result of OR AND OR
|
# The result of OR AND OR
|
||||||
|
|
||||||
What will be the result?
|
What will the result be?
|
||||||
|
|
||||||
```js
|
```js
|
||||||
alert( null || 2 && 3 || 4 );
|
alert( null || 2 && 3 || 4 );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue