Tenzin N.

asked • 05/25/20

Problem regarding star 2n sequence

Stars

Write a program that prints a diagram of the function 2n , as follows.

*

**

****

********

****************

******************************** **************************************************************** ********************************

****************

********

****

**

*

Your program should contain only one ‘*’ character.

PLEASE USE LOOPS FOR THIS C++ PROGRAMMING!!!! THIS SHOULD START WITH #include<iostream> and then using namespace std; !!!!!!!!


1 Expert Answer

By:

Andrew L. answered • 05/25/20

Tutor
New to Wyzant

practice makes perfect

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.