课程
/后端开发
/Python
/初识Python
print r'''"To be,or not to be":that is the question.whethrer it's nobler in the mind to suffer.'''
2017-08-14
源自:初识Python 3-6
正在回答
没看出问题
慕田峪2151688 提问者
慕粉0851536965
慕田峪2151688 提问者 回复 慕粉0851536965
Whether打错了多了一个r
print r'''"To be,or not to be":that is the question.whether it's nobler in the mind to suffer.'''
这个是有歧义得的,题目给我了换行,但是答案输出不用换行!
举报
学python入门视频教程,让你快速入门并能编写简单的Python程序