A4
B5
C6
D7
Python语句 a=[1,2,3,None,[[]],[]] print(len(a)) 以上代码的运行结果是( )。
Python语句print(r\nGood)的运行结果是( )。
下列Python程序的运行结果是( )。 s=[1,2,3,4] s.append([5,6])print(len(s))
运行下面代码,输出结果是()。S=The python is python.Print (s.find (‘python‘,10))
下面语句print(0xA+0xB)运行结果是 ( ).
首页
每日一练
打赏一下
浏览记录