Jump to content

Can you help me PLS with C++?

 

Hello! Good day to anyone.

 

I would like to ask for help for my programming class C++ homework and I cant seem to figure out the source code to make it work. Its something to do with WHILE LOOPS

 

That would display this

 

* * *

   * * *

      * * *

         * * *

            * * *

 

On which every time it loops, it tabs the 3 asterisks.

 

Also another program that would display this

 

             *

          *    *

       *          *

    *                *

  ****          ****

       *          *

       *          *

       *          *

       ********

 

Help is greatly appriciated!

 

Thank you,

Eman

   

  1. LukeSavenije

    LukeSavenije

    you should post that as a topic in the programming catagory. this is a status update...

  2. EClinus1999

    EClinus1999

    ok. thank you.

×