Create a program that draws the left left half of a pyramid based on the height. Get the height from the user.
Hint: If you get stuck, try drawing the pyramid on paper using a grid.