PROGRAMMING:Life is short. I study python
Enter a person's name and respond as required.
###Input format:
Enter a two or three character name, such as Zhang Danfeng
###Output format:
First line output: Zhang Danfeng, life is short, I learn python
The second line of output: Great Xia Zhang, if you learn Python well, you will not be afraid to travel all over the world
The third line output: Danfeng small basin friends, learn python, you are the most handsome
###Input example:
Here is a set of inputs. For example:
```in
Guo Jing
```
###Output example:
The corresponding output is given here. For example:
```out
Guo Jing, life is short. I study python
Great Xia Guo, if you learn Python well, you won't be afraid to travel all over the world
Jing xiaopenyou, learn Python well, you are the most handsome
```
answer:If there is no answer, please comment
###Input format:
Enter a two or three character name, such as Zhang Danfeng
###Output format:
First line output: Zhang Danfeng, life is short, I learn python
The second line of output: Great Xia Zhang, if you learn Python well, you will not be afraid to travel all over the world
The third line output: Danfeng small basin friends, learn python, you are the most handsome
###Input example:
Here is a set of inputs. For example:
```in
Guo Jing
```
###Output example:
The corresponding output is given here. For example:
```out
Guo Jing, life is short. I study python
Great Xia Guo, if you learn Python well, you won't be afraid to travel all over the world
Jing xiaopenyou, learn Python well, you are the most handsome
```
answer:If there is no answer, please comment