Menu

[solved] – Question 9102

write java applications that print the following pyramid using an array.
User must enter the number of start to displays.
Example: Please enter the number of stat to displays: 6.
*
**
***
****
*****
******

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *