public class TriangleUtilities { public static String getRow(int numberOfStars) { String result= ""; for(int i=0; i