PROGRAMMING:Output diamond
Output diamond pattern.
###Input format:
No input.
###Output format:
Output diamond pattern.
###Input example:
```in
No input.
```
###Output example:
```out
*
***
***
*
```
answer:If there is no answer, please comment
###Input format:
No input.
###Output format:
Output diamond pattern.
###Input example:
```in
No input.
```
###Output example:
```out
*
***
***
*
```
answer:If there is no answer, please comment