diff --git a/chapter 6/ex 3 b/chapter 6/ex 3 index bd21c6b..395b185 100644 --- a/chapter 6/ex 3 +++ b/chapter 6/ex 3 @@ -1,5 +1,3 @@ - const val1 = 10; - const val2 = 5; const myArr = []; for(let x=0;x<10;x++){