C Practical and Assignment Programs-Pattern Printing 11

preview_player
Показать описание
C Practical and Assignment Programs-Pattern Printing 11
In this video we are going to write a program to print a pattern in form of triangle shape consisting of "*" and "#" alternatively. We are going to use nested for loops ie one loop inside another.The full description of question is provided below. Now this program is written in C programming language but will work in C++.Fell free to provide you suggestion.

We The Computer Guys
Shreyas Zagade
Aakash Thakur
Ananya Jain
Рекомендации по теме
Комментарии
Автор

how would you right that so that the shape is a right angled triangle?

michaelavdawson_