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

PROGRAMMING:Output diamond pattern

Luz5年前 (2021-05-10)题库436
This problem requires the preparation of procedures, output specified by the "a" composed of diamond pattern.
###Input format:
There is no input for this question
###Output format:
Output the diamond pattern composed of "a" in the following format.
```
A
A A
A
```






answer:If there is no answer, please comment