登录  注册

首页->Python编程

What gets printed?( )numbers = [1, 2, 3, 4]numbers.append([5,6,7,8])print len(numbers)

(A)4

(B)5

(C)8

(D)12

(E)An exception is thrown

参考答案
继续答题:下一题
微考学堂微考学社

更多Python编程试题

考试