PROGRAMMING:Symmetrical check
###Input format:
Try to let the computer output a sample of symmetrical checkmarks with asterisks.
###Output format:
There is no need to input this question
###Input example:
```in
```
###Output example:
```out
**
* *
* *
* * * *
* * * *
* *
```
answer:If there is no answer, please comment
Try to let the computer output a sample of symmetrical checkmarks with asterisks.
###Output format:
There is no need to input this question
###Input example:
```in
```
###Output example:
```out
**
* *
* *
* * * *
* * * *
* *
```
answer:If there is no answer, please comment