Challenge: Print Pattern using Nested Loops
Can we print the half pyramid pattern using nested loops?
We'll cover the following...
Problem statement
Use nested loops to ...
Can we print the half pyramid pattern using nested loops?
Use nested loops to ...