Use C program to print out a star-triangle below:
* ** *** **** *****
Hidden content!#include <stdio.h>#include ** ** *** *** * *int main(){