已知 x =[1,2,3],则 x *2的值为( )A [1,2,3,2]B .[2.4,6]C [1,2,3,1,2,3]D .表达式不合法
C两个x拼接,[1,2,3]拼接两次
重复的意思https://www.runoob.com/python/python-lists.html