Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5882b49

Browse files
Update README.md
Add clarification for answer 17
1 parent 35faac5 commit 5882b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Of the three, only `bind()` can be executed after binding. We can create a varia
682682

683683
Note that `window.window.window.score` or `window.score` or simply `score` do the same thing. It points to the `score()` function in the global scope.
684684

685-
The correct anwser is D. The `score()` and `getAge()` functions are nothing special.
685+
The correct anwser is D. The `score()` and `getAge()` functions are nothing special. The only tricky part is that this.age is incremented each time.
686686

687687
</p>
688688
</details>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /