课程
/后端开发
/Python
/Python3 入门教程(新版)
作业我能理解,然后我改了一下作业
a='python'
print('hello,', a and 'world')
输出的是hello, world,为什么不是hello, python呢?
2021-02-23
源自:Python3 入门教程(新版) 3-4
正在回答
运行的结果是hello python啊?
如果 a 是 True,则整个计算结果必定取决与 b,因此返回 b
举报
python3入门教程,让你快速入门并能编写简单的Python程序
2 回答我看不懂了
2 回答下载不了!
1 回答下载不了这个版本
1 回答为什么保留不了两位,出了一大串
1 回答不懂就问