Description
Write a Program to print a Right Triangle Repeat Alphabet Pattern as shown below:
A
B B
C C C
D D D D
E E E E E
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.