https://ide.codingblocks.com/s/45778
I am not getting the desired pattern and a gap is coming in between.
the desired pattern is
7. Take N (number of rows), write pseudo-code to print the following pattern (for N = 5)
-
*
https://ide.codingblocks.com/s/45778
I am not getting the desired pattern and a gap is coming in between.
the desired pattern is
7. Take N (number of rows), write pseudo-code to print the following pattern (for N = 5)
*
Hey, Aastha as we are not able to see the exact pattern here can you please mention this problem’s exact name.
Hey Aastha, your conditions for stars and spaces are wrong.
practice more to get your conditions right
for this problem consider this : https://ide.codingblocks.com/s/46103