Number Pattern in Java - using for loop

preview_player
Показать описание
We'll make a program using nested for loop to print the following pattern:
1
1 2 1
1 2 3 2 1
1 2 3 4 3 2 1...

In this case n=4, we can change the value of n according to the given problem statement.

Feel free to post your queries and doubts in the comment section below...Just hope you are able to understand the logic and concept, please give some suggestions for improvement...Thankyou everyone ♡♥♡...!!!
Рекомендации по теме
Комментарии
Автор

You teach so well
That my basics get clear from core to advance
I love your teaching
Thanks for the lectures

khwahishchugh