Star Pattern Program in Java to make Letters - using while loop

Опубликовано: 27 Июль 2026
на канале: Shake Hands with Programming
2,981
35

We'll make a program to print the Z letter with the " * " symbol using while loop:
* * * *
*
*
*
* * * *
In this case n=5, 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 ♡♥♡...!!!