题目内容

tup1 = (12, 34.56)tup2 = ('abc', 'xyz')tup1[0] = 100 tup3 = tup1 + tup2print (tup3)

查看答案
更多问题

tup = ('Google', 'Runoob', 1997, 2000)del tupprint (tup)

names=('Joker','Joe','Jack')print(names[0])

运用叠加定理时,电压源不作用,应令其,同时保留其内阻。

A. 断路
B. 短路
C. 不变
D. 空载

叠加定理中线性电路的功率不能叠加( )

A. 对
B. 错

答案查题题库