PROGRAMMING:Output English alphabet
###Task description:
Write a program to output the English alphabet.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
abcdefg
hijklmn
opq rst
uvw xyz
```
answer:If there is no answer, please comment
Write a program to output the English alphabet.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
abcdefg
hijklmn
opq rst
uvw xyz
```
answer:If there is no answer, please comment