lundi 11 mars 2019

How to write java pattern question for arrays

Someone ask me to write a code in Java to print number of stars for the value of array like bottom up approach For example

     *

* * * * *



3 4 2 5

3,4,2,5 are values in array How can I do it Please help

Aucun commentaire:

Enregistrer un commentaire