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