Update ex 3

This commit is contained in:
LSvekis 2021-06-28 16:50:45 -04:00 committed by GitHub
parent 297224f161
commit eeddb2b206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,3 @@
const val1 = 10;
const val2 = 5;
const myArr = [];
for(let x=0;x<10;x++){