Program for triangular patterns of alphabets
Pattern printing has always been an interesting topic in programming languages. It emphasizes the usage of inner and outer loops in nested loops and creates beautiful patterns from them. Below are given some patterns using alphabets. Our task is to write programs for the below-given patterns, such t