samedi 2 décembre 2017

C++ Diamond Task

I'm practicing in c++, and I'm exploring about shapes and patterns but the challenge is,The program that asks the user for a character n(input character) ranging from A to Z. The program will then form a diamond structure where the longest string sequence is from A to n(input character) and back.

For example, if the user entered the letter E, the program will output the following:

Diamond Structure

Thank you so much ..

Aucun commentaire:

Enregistrer un commentaire