Star pattern program in java to make the letter 'A'

Опубликовано: 26 Октябрь 2024
на канале: Shake Hands with Programming
287
3

We'll make a program to print the 'A' letter with the " * " symbol using for 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 ♡♥♡...!!!