News

Repository files navigation Printing Rectangle Star Pattern In this Python Program, we will be discussing about how to write a program to print Rectangle Star Pattern. In this pattern, there are n ...
After you master how to print square, rectangle and triangle star patterns, you'll realize complex shapes such as arrows, diamonds and tetrahedrons are simply creative combinations of the former. The ...
Repository files navigation Printing Parallelogram Star Pattern In this Python Program, we will be discussing about how to write a program to print Parallelogram Star Pattern. In this pattern, number ...