题目内容

Python语句a=[1,2,3,None,0,[],];print(len(a))的输出结果是

查看答案
更多问题

Python语句s='hello';print(s[1:3])的运行结果是:

Python 语句print(sum(range(10))的结果是:

Python使用____ 格式划分语句块。

Python通过内置函数来测试对象的类型。

答案查题题库