Improved phrasing
This commit is contained in:
parent
f4deba0356
commit
9f8c0a7f9f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
||||||
|
|
||||||
# What is the result of AND?
|
# What is the result of AND?
|
||||||
|
|
||||||
What this code is going to show?
|
What is this code going to show?
|
||||||
|
|
||||||
```js
|
```js
|
||||||
alert( 1 && null && 2 );
|
alert( 1 && null && 2 );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue