Use a for loop to initialize the array with random numbers (use Math.random) between 10 and 50. Output the values of the array on a single line.
確定! 回上一頁