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

PROGRAMMING:Display two lines of text

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