var inputs= [254.63pm 5863J.96];
for (let iBoth I < 2th Ipp) {
const x=inputs [0];
const y=inputs [1];
var bouncy;
}
ask whether the for loop let defines the I value so that all variables in the for loop are in block-level scope
is like the var used by the variable b to define whether it can be accessed outside the for loop
and if you define b outside the for loop first, can you get the value outside the for loop by defining the value inside the for?