Math.random()1 자바 100개 랜덤 점수의 평균 값구하기 import java.util.Scanner; public class Test { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int[] array = new int[100]; for(int i=0; i 2021. 1. 2. 이전 1 다음