PROGRAMMING:Display two lines of text
Please write a program to display the following two lines of text( See sample output)
###Input format:
###Output format:
###Input example:
Here is a set of inputs. For example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
I am a student.
I love China.
```
answer:If there is no answer, please comment
###Input format:
###Output format:
###Input example:
Here is a set of inputs. For example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
I am a student.
I love China.
```
answer:If there is no answer, please comment