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

PROGRAMMING:Output English alphabet

Luz5年前 (2021-05-10)题库446
###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