Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malipramod authored Nov 5, 2019
1 parent b7c2266 commit 3c6405c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3391,7 +3391,7 @@ console.log(mul(2)(3)(4)(5)(6));
Answer: 1) 720
### 6. What would be the output of following code ?
### 7. What would be the output of following code ?
```javascript
function getName1(){
Expand Down

0 comments on commit 3c6405c

Please sign in to comment.