Description

A whole number n is given in standard input.
Use the asterisk(*) to print a triangle with height n.

Limit

  • n is a natural number less than or equal to 100. ​ ##### Example ​ Input ​ 3 ​ ​ Output ​ * ** ***
Result Stop
내가 제출한 코드가 왜 틀렸는지 프로그래머스 AI에게 물어보세요.
제출 후 채점하기를 눌러 30점 이상인 경우 물어볼 수 있어요.
베타 기간 동안에는 한 문제당 1번만 물어볼 수 있어요.