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

PROGRAMMING:Life is short, I want to learn Python

Luz5年前 (2021-05-10)题库538
The message "life is short, I want to learn Python!" Assign the value to the variable m and print it out.
###Input format:
nothing
###Output format:
Life is short,I want to learn python!
###Input example:
```in
nothing
```
###Output example:
```out
Life is short,I want to learn python!
```







answer:If there is no answer, please comment