题库 python等级考试 题目列表 执行以下运算后,text2的值是?( )text1 = "G...
单选题

执行以下运算后,text2的值是?( )

text1 = "Good work" 

text2 = text1[-1]*3

A.

Good workGood workGood work

B.

workworkwork

C.

work work work

D.

kkk

题目信息
列表 二级知识块 2023年9月 一般
0%
正确率
0
评论
401
点击