Skip to content

Commit 9bd9215

Browse files
Answered question about what console stores in Object.md file
1 parent 345ae8e commit 9bd9215

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sprint-1/4-stretch-explore/objects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,5 @@ Try also entering `typeof console`
9494
Answer the following questions:
9595

9696
What does `console` store?
97+
/* Console is a globally available Object provided by the browser environment to store debugging tools functions in one convienient place*/
9798
What does the syntax `console.log` or `console.assert` mean? In particular, what does the `.` mean?

0 commit comments

Comments
 (0)