ATrue True
BTrue False
CFalse True
DFalse False
运行下面代码段,输出结果为()。print (bool (‘False‘)) print(bool)
运行下面代码段,输出结果为()。Print(bool(‘False‘))Print(bool)
运行下面代码的输出结果为()。A=np.array([[1,2,3],[4,5,6]])Print(np.append(A,[7,8,9]))
下面代码的输出结果是 print( 0.1 + 0.2 == 0.3)( )
运行下面代码的输出结果为()。ImportnumpyasnpA=np.arange(4)B=a[∶]A[1]=9Print(A)Print(B)
首页
每日一练
打赏一下
浏览记录