Inside the loop, log the current array value to the console. script.js. var temperatures = [100,90,99,80,70,65,30,10]; for (var i = 0; ...
確定! 回上一頁