Draw the
Pattern
Write a
program that asks the user to type the value of N and draws the pattern.
Input: A positive integer
Output: Triangular pattern
Sample Input1:
|
Sample Input2:
|
3
|
1
|
Sample Output1:
|
Sample Output2:
|
***
**
*
|
*
|
Для отправки решений необходимо