for i in range(n): for j in range(m): for k in range(l): temp_value ... not trying to figure out the specific order of array indexes.
確定! 回上一頁