Write a C program to print the following pattern: * *A* *B*B* *C*C*C* *D*D*D*D* *E*E*E*E*E*E … till n lines where n is the input and it can’t be more than 27.