单选题

运行下列程序,输出的结果是?()

list4=['1',3,'5',7,'2,3']

list4.append('7')

print(len(list4)) 

A

4

B

5

C

6

D

7

赣ICP备20007335号-2