Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f18f53b

Browse files
authored
Add files via upload
1 parent 4895621 commit f18f53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

week3.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,5 @@ let bar = 42;
127127
typeof typeof bar;
128128
console.log(typeof bar); //->> number.
129129
console.log(typeof typeof bar); //->> string.
130+
131+
//the end.

0 commit comments

Comments
 (0)