Update ex 3
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
const val1 = 10;
|
|
||||||
const val2 = 5;
|
|
||||||
const myArr = [];
|
const myArr = [];
|
||||||
|
|
||||||
for(let x=0;x<10;x++){
|
for(let x=0;x<10;x++){
|
||||||
|
|||||||
Reference in New Issue
Block a user