Construct a for loop that sorts the array [2, 3, 13, 18, -5, 38, -10, 11, 0, 104] into two new arrays: Define an empty evens array to hold the even numbers and ...
確定! 回上一頁