Skip to content

Commit 5e3ac4b

Browse files
committed
commit
1 parent 5293213 commit 5e3ac4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"index.js":"let seven = 7;\nlet three = \"3\";\nconsole.log(seven + three);\n// Add your code below this line\nconsole.log(typeof(seven));\nconsole.log(typeof(three));"}

0 commit comments

Comments
 (0)