The program will calculate the Average of odd and even numbers from the list using “for loop”. import java.util.Scanner; class OddEvenAvgArray3{ public static ...
確定! 回上一頁