Java Practice It || 2.20 StarFigure || nested for loops

preview_player
Показать описание
Question:
Write a program in a class named StarFigure that produces the following output using for loops.
////////////////\\\\\\\\\\\\\\\\
////////////********\\\\\\\\\\\\
////////****************\\\\\\\\
////************************\\\\
********************************

Problem:
Рекомендации по теме