Question: The code should be in JAVASCRIPT :- 6. Write and test function named drawTriangle to draw a Triangle. For example if you call drawTriangle(5) you
The code should be in JAVASCRIPT :-

6. Write and test function named drawTriangle to draw a Triangle. For example if you call drawTriangle(5) you get the following output: 1 1 2 1 2 3 1 2 3 4 1 2 345
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
