Question: Devise an algorithm for javascript to input a positive integer, n , and by using * characters output the figure below that has n rows,

Devise an algorithm for javascript to input a positive integer, n, and by using * characters output the figure below that has n rows, with 3* characters in the top row and 3*n charactersin the last row. For instance, if input is 5, the figure on the left (and if the input is 12, the figure on the right) should be generated by the program.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!