프론트엔드 연구소
6. for문을 이용해서 실행 결과와 같은 삼각형을 출력하는 코드를 작성해보세요 실행결과 코드 public class Excercise06 { public static void main(String[] args) { for(int i=1; i