Corrected task 3 typo
This commit is contained in:
parent
144a2fe6c3
commit
2b57bdafa8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 3
|
|||
|
||||
# Explain the value of "this"
|
||||
|
||||
In the code above we intend to call `user.go()` method 4 times in a row.
|
||||
In the code below we intend to call `user.go()` method 4 times in a row.
|
||||
|
||||
But calls `(1)` and `(2)` works differently from `(3)` and `(4)`. Why?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue