Math.random() 返回一個double值帶正符號,大於或等於0.0並且小於1.0。 ... number 2:" + y); System.out.println("Highest number:" + Math.max(x, y)); } }.
確定! 回上一頁