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

PROGRAMMING:Output "life is short, I learn Python"

Luz5年前 (2021-05-10)题库410
###Input format:
nothing
###Output format:
Life is short, I learn python
###Input example:
```in
```
###Output example:
```out
Life is short, I learn python
```







answer:If there is no answer, please comment
Print ("life is short, I learn Python")