>>>a=[1,2,3,4]>>>a.insert(3,5)>>>a[4]
- 首页
- 公共卫生执业医师
-
1.>>>a=[1,2,3,4]>>>a.insert(3,5)>>>a[4]
-
2.>>>a=[1,2,3,4]>>>a.append([3,5])>>>a[4]
-
3.点M(4,-3,5)到z轴的距离为
-
4.11.1节习题2(3,5);3;4;6;7(1),9,13,16(1),17(1)
-
5.. -3,5 D.3,5
-
6.若有定义 int a[4]={1,2,3,4}; 则 a[a[2]-3*a[0] 1] 的值是( )A、1B、2C、3D、4
-
7.求序列(_1,_2,⋯,_7 )=(4,−3,5,−2,−1,2,6)的最大子段和。
-
8.若有定义int a[4]={1,2,3,4};则a[a[2]-3*a[0] 1]的值是( )(分数:1分)A、1B、2C、3D、4
-
9.>>>a=1,2,3,4>>>print(a.pop())
-
10.var str="hello world";document.write(str.substr(3,5));document.write(",");document.write(str.substring