--- In [email protected], "harry_32r" <[EMAIL PROTECTED]> wrote:
>
> i am new learner of c++. i want to devlop a program using for loop 
that 
> shows
> output like this
> 
> 
> 
> 1
> 1 2
> 1 2 3
> 1 2 3 4
> 1 2 3 4 5
> 
>    regards
>
you can do it by using loops like for while for the data order and 
place checks by if-else.
if you need more help call me.


Reply via email to