You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I worked on this patttern and I think we will get a pyramid for 0<N<=5. For 6 the triangle is deviating due to double digits. I will be glad if someone could assist me in this
Take N (number of rows), print the following pattern (for N = 4).
Input Format
Constraints
0 < N < 10
The text was updated successfully, but these errors were encountered: