PROGRAMMING:Output character graphics 2
###Task description:
Write a program to output character graphics.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
* *
** **
*** ***
**** ****
```
answer:If there is no answer, please comment
Write a program to output character graphics.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
* *
** **
*** ***
**** ****
```
answer:If there is no answer, please comment