Fix typo
This commit is contained in:
parent
9d010198e8
commit
119d6e538f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Function in if
|
# Function in if
|
||||||
|
|
||||||
Look at the code. What will be result of the call at the last line?
|
Look at the code. What will be the result of the call at the last line?
|
||||||
|
|
||||||
```js run
|
```js run
|
||||||
let phrase = "Hello";
|
let phrase = "Hello";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue