lundi 24 juillet 2017

How can I display following patterns using C (nested loops)?

Pattern 1:

*     *     *
*           *
*     *     *

Pattern 2:

*           *
*     *     *
*           *

I've been having trouble with this, kindly help me with the logic of these patterns using Nested Loops(any one of them) in C Language.

Aucun commentaire:

Enregistrer un commentaire