1. Introduction
In this tutorial, You'll learn how to print the different types of patters in C programming language.
The following programs are shown in this article. These patterns can be Half or left or right or full pyramid patterns.
- Half Pyramid Of Numbers
- Half Pyramid Of stars(*)
- Full Pyramid Of stars(*) or Other Symbol
- Pascal's Triangle
- Floyd's triangle
Read more on Koltin programs which is mostly used in android.