[Java] for each문 & switch/case문 - for each문 기존의 for문의 활용을 보자. String[] numbers = {"one", "two", "three"}; for(int i=0; i Java 2023.05.25