Computer Science, asked by kaurhasneet4966, 6 months ago

Given an integer n the number of rows in a * triangle, write a program to get the triangle with n rows.
*
* *
* *
* *
* *
* *
* *
* *
* *
*****************
Constraints
n > 2
Input Format
Enter the number of rows in the * triangle: Integer value of n
Output Format
Triangle of n rows with *
Sample Input
10
Sample Output
*
* *
* *
* *
* *
* *
* *
* *
* *
*****************

Answers

Answered by tanishkasaraf2008dam
0

Answer:

The dragon , custard was considered a coward . The humble dragon proved his bravery and adversity. Analyse that certain quality like bravery. And courage are situational and spontaneous . Express your view with reference to the poem .

please write in note

Similar questions