for (int i = Array1.length - 1; i >= 0; i-- ) {
System.out.print(Array1[i] + " ");
}
嗨,如何在控制台中显示的第 8 个元素之后添加一行?
6.7 3.4 6.7 1.2 ...
(I need the rest of the elements after the 8th to be displayed on the next line here)
The sum of the array is: 18.0
慕婉清6462132
泛舟湖上清波郎朗
哈士奇WWW
相关分类