课程
/后端开发
/Python
/初识Python
s = 'Python was started in 1989 by \"Guido\".\n'Python is free and wasy to learn.'
print s
2019-04-09
源自:初识Python 3-5
正在回答
中间多了个莫名其妙的单引号
单引号不用输入
多了个单引号
举报
学python入门视频教程,让你快速入门并能编写简单的Python程序