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

PROGRAMMING:Success is from failure to failure, also still do not change enthusiasm( Higher education society, exercise 2-6 of Python programming foundation and Application

Luz5年前 (2021-05-10)题库393
Use the print() function to print out the following.
```
Churchill said: "success is from failure to failure, and still does not change enthusiasm!".
```
###Input format:
nothing
###Output format:
Churchill said: "success is from failure to failure, and still does not change enthusiasm!".
###Input example:
```in
vacancy
```
###Output example:
```out
Churchill said: "success is from failure to failure, and still does not change enthusiasm!".
```
###Tips:
There are both Chinese and English symbols in the above text. Please copy the original text and keep it consistent, otherwise it may be misjudged.







answer:If there is no answer, please comment