1. Develop a program using loops to display the following patterns : (i) ********** (ii) ******************** (iii) * ** *** **** ***** ****** ******* ******** ********* **********
Hi there, could you please with c++ hw ? with explanation please!
1. Develop a program using loops to display the following patterns :
(i)
**********
(ii)
********************
(iii)
*
**
***
****
*****
******
*******
********
*********
**********
(iv)
*
**
***
****
*****
******
*******
********
*********
**********
***********
************
*************
**************
***************
****************
*****************
******************
*******************
********************
(v)
**********
*********
********
*******
******
*****
****
***
**
*
(vi)
********************
*******************
******************
*****************
****************
***************
**************
*************
************
***********
**********
*********
********
*******
******
*****
****
***
**
*
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 4 images