Printing Stars in Pyramid Shape Using while loop in Python Programming
In this tutorial we will learn about pattern program.That is how we can print stars in different shapes here we will print stars in triangle shape or pyramid shape using while loop.
Watch this tutorial to learn about star printing program
