Wednesday, September 21, 2011

Reverse Stars Pyramid


Here is a code to develop a program that will print triangle of stars(Reverse) on the screen.

Saturday, September 17, 2011

Pyramid of Stars

Here is a code to develop a program that will print triangle of stars on the screen.