-->
当前位置:首页 > 题库

PROGRAMMING:Output character graphics 2

Luz5年前 (2021-05-10)题库381
###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