Modify your StarFigure program from the previous exercise to become a new program named StarFigure2 that uses

Question:

Modify your StarFigure program from the previous exercise to become a new program named StarFigure2 that uses a global constant for the figure’s height. (You may want to make loop tables first.) The previous output used a constant height of 5. The following are the outputs for constant heights of 3 and 6.


Data from Previous Exercise

Write a Java program called StarFigure that produces the following output. Use nested for loops to capture the structure of the figure.

//// ★★素* **1* // /*** ******* ////************ **\\\\ *★★*大* *** ** ** ****

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: