diff --git a/homework/index.js b/homework/index.js index e69de29bb..274099922 100644 --- a/homework/index.js +++ b/homework/index.js @@ -0,0 +1,2 @@ +let a = 1; +console.log()