18.已知元组 tuple = (1,2,3,4,5),以下语句正确的是?( )
A.t = tuple[2]
B.tuple[2] = '6'
C.tuple.append(6)
D.tuple.pop()
18.已知元组 tuple = (1,2,3,4,5),以下语句正确的是?( )
A.t = tuple[2]
B.tuple[2] = '6'
C.tuple.append(6)
D.tuple.pop()
Scratch3.0 全国青少年软件编程等级考试 Python Scratch图形化一级 Scratch图形化四级 Scratch图形化三级 Scratch图形化二级 电子学会