PROGRAMMING:Write a C language program to output the information shown in the figure.
Write a C language program, output the following graphics (FISH)
###Output format:

###Input example:
```in
```
###Output example:
```out
In C language, the meaning of "n" is transferred to "new line"
The format of printf() function in C language is: printf ("< format string >", < parameter table >);
In C language, 'a' stands for code character a, while 'a' stands for string a
```
answer:If there is no answer, please comment
###Output format:

###Input example:
```in
```
###Output example:
```out
In C language, the meaning of "n" is transferred to "new line"
The format of printf() function in C language is: printf ("< format string >", < parameter table >);
In C language, 'a' stands for code character a, while 'a' stands for string a
```
answer:If there is no answer, please comment