Skip to content

Commit 5720fea

Browse files
updated the right ouput for console.log
1 parent 68c6a1f commit 5720fea

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
@@ -5,6 +5,7 @@ In this activity, we'll explore some additional concepts that you'll encounter i
55
Open the Chrome devtools Console, type in `console.log` and then hit enter
66

77
What output do you get? // I got 'console.log'
8+
// ƒ log() { [native code] }
89

910
Now enter just `console` in the Console, what output do you get back?
1011

0 commit comments

Comments
 (0)