Question: Write a program to create the following figure by using of nested for loops. Please assign the number of lines as class constant variable in
Write a program to create the following figure by using of nested for loops. Please assign the number of lines as class constant variable in order to change the size of figure as in the sample figure. SEGMENT = 3 and HEIGHT = 4
*******
*****
***
*
*******
*****
***
*
*******
*****
***
*
It is suppose to be a christmas tree.
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
