-
반복문으로 피라미드 만들기 예제 1. 반복문으로 네모 만들기 123456789101112131415class MakeFigure{ void make(){ for(int a = 0 ; a