PROGRAMMING:encourage learning
Write a program to display the famous calligrapher Yan Zhenqing's "persuading learning" poem on the screen.
####Input sample
```in
```
Note: no input.
####Output sample
```out
Persuasion
learned scholar
Three lights, five chickens,
It's when men are reading.
Black hair doesn't know how to study early,
Bai Shoufang regrets reading late.
```
The actual display effect is as follows:
> ![ Title. JPG] (~ / 290eefc3-fc90-40a6-8c58-d3af39f65264. JPG)
Note: if you are using Windows 7 / 8 / 10 operating system, you need to set the running window.
-Right click on the window title bar and select "properties"
-Switch to the options card and select use legacy console
-Switch to "font" card, select "dot matrix font" for font and "8" for size × 16”
-Click the "OK" button.
---
Tips:
-There is a blank line between the title, the author and the poem;
-One Chinese character takes up two spaces;
-The blanks in the poems are half width spaces;
-Punctuation marks in poems are all full angle marks;
-There is no extra white space at the end of each line.
answer:If there is no answer, please comment
####Input sample
```in
```
Note: no input.
####Output sample
```out
Persuasion
learned scholar
Three lights, five chickens,
It's when men are reading.
Black hair doesn't know how to study early,
Bai Shoufang regrets reading late.
```
The actual display effect is as follows:
> ![ Title. JPG] (~ / 290eefc3-fc90-40a6-8c58-d3af39f65264. JPG)
Note: if you are using Windows 7 / 8 / 10 operating system, you need to set the running window.
-Right click on the window title bar and select "properties"
-Switch to the options card and select use legacy console
-Switch to "font" card, select "dot matrix font" for font and "8" for size × 16”
-Click the "OK" button.
---
Tips:
-There is a blank line between the title, the author and the poem;
-One Chinese character takes up two spaces;
-The blanks in the poems are half width spaces;
-Punctuation marks in poems are all full angle marks;
-There is no extra white space at the end of each line.
answer:If there is no answer, please comment