Question: Write a Pep/9 program to receive an integer and prints the triangle below; The input value determines the number of lines of the triangle. sample
Write a Pep/9 program to receive an integer and prints the triangle below; The input value determines the number of lines of the triangle.
sample input: 5
Output:
*
***
*****
*******
*********
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
