PROGRAMMING:Output right triangle
Output right triangle (right upright).
###Input format:
No input.
###Output format:
Output right triangle as follows.
###Input example:
```in
No input.
```
###Output example:
```out
*
**
***
****
```
answer:If there is no answer, please comment
###Input format:
No input.
###Output format:
Output right triangle as follows.
###Input example:
```in
No input.
```
###Output example:
```out
*
**
***
****
```
answer:If there is no answer, please comment