PROGRAMMING:Output a pattern
Output the following partern:
&&&&
&&&
&&
&
### Input Specification:
No input
### Output Specification:
No space before, behind, and between the symble.
### Sample Input:
```in
```
### Sample Output:
```out
&&&&
&&&
&&
&
```
answer:If there is no answer, please comment
&&&&
&&&
&&
&
### Input Specification:
No input
### Output Specification:
No space before, behind, and between the symble.
### Sample Input:
```in
```
### Sample Output:
```out
&&&&
&&&
&&
&
```
answer:If there is no answer, please comment