#726. python-循环语句while-使用while循环实现直角等腰三角形

python-循环语句while-使用while循环实现直角等腰三角形

Background

Description

python-循环语句while-使用while循环实现直角等腰三角形(行数为5,如下图) image

Format

Input

Output

Samples


*
**
***
****
*****

Limitation