...

/

Challenge: Print Pattern using Nested Loops

Challenge: Print Pattern using Nested Loops

Can we print the half pyramid pattern using nested loops?

Problem statement

Use nested loops to ...