We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb0fdb commit 7e9dbebCopy full SHA for 7e9dbeb
README.md
@@ -519,7 +519,6 @@
519
| 469 | [What is globalThis, and what is the importance of it?](#what-is-globalthis-and-what-is-the-importance-of-it) |
520
| 470 | [What are the array mutation methods?](#what-are-the-array-mutation-methods) |
521
| 471 | [What is module scope in JavaScript?](#what-is-module-scope-in-JavaScript) |
522
-
523
<!-- TOC_END -->
524
525
<!-- QUESTIONS_START -->
@@ -8992,7 +8991,6 @@ The `globalThis` property provides a standard way of accessing the global object
8992
8991
8993
<!-- QUESTIONS_END -->
8994
8995
8996
### Coding Exercise
8997
8998
#### 1. What is the output of below code
0 commit comments