[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$faruoOR7dRYVcw-8ht0yWl3zmuXBxZ-YkVUPfBDBcT-0":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":30,"type":31},[],"2024-04-10 20:02:53",137719232,[8,9,10,11],"1","2","3","4",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},44,"8997b93fa0b0268c032845c2fe151951","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F58e0a2c154d5cb226697838e853d6397.jpg","程序设计基础","work_34036356","作业四——组合数据类型","在列表[1,2,3,4,5]中,最后一个元素&quot;5&quot;所在位置的下标(正数表示)是( )",[21,32,41,50,59,65,74,77,85,94],{"answer":22,"createTime":5,"id":23,"options":24,"question":29,"source":30,"type":31},[],137719226,[25,26,27,28],"小括号 ()","中括号 []","大括号 {}","双引号 &quot;&quot;","在Python中,列表可以使用什么定义","v1",0,{"answer":33,"createTime":5,"id":34,"options":35,"question":40,"source":30,"type":31},[],137719227,[36,37,38,39],"逗号","句号","冒号","引号 ''","在定义Python列表时,各元素之间使用什么符号分隔",{"answer":42,"createTime":5,"id":43,"options":44,"question":49,"source":30,"type":31},[],137719228,[45,46,47,48],"&quot;abc&quot;","['a', 'b', 'c']","[a, b, c]","报错","list(&quot;abc&quot;)的结果是什么",{"answer":51,"createTime":5,"id":52,"options":53,"question":58,"source":30,"type":31},[],137719229,[54,55,56,57],"列表","元组","字典","集合","定义a = ['张三', '李四', '王五'],则a的数据类型是",{"answer":60,"createTime":5,"id":61,"options":62,"question":64,"source":30,"type":31},[],137719230,[10,11,63,8],"5","现有a = [1, 2, 3, 4, 5],则a[-1]的值是多少",{"answer":66,"createTime":5,"id":67,"options":68,"question":73,"source":30,"type":31},[],137719231,[69,70,71,72],"返回序列s中序号为x的元素","返回序列s中元素x第一次出现的索引","返回序列s中x的长度","返回序列s中元素x所有出现位置的序号","序列s,哪个选项对s.index(x)的描述是正确的()",{"answer":75,"createTime":5,"id":6,"options":76,"question":19,"source":30,"type":31},[],[8,9,10,11],{"answer":78,"createTime":5,"id":79,"options":80,"question":84,"source":30,"type":31},[],137719233,[81,8,82,83],"0","-1","-2","Python中的列表的索引值是从( )开始的",{"answer":86,"createTime":5,"id":87,"options":88,"question":93,"source":30,"type":31},[],137719234,[89,90,91,92],"name.insert(4, 'h')","name.append(4, 'h')","name.insert(3, 'h')","name.extend(3,'h')","有列表 name = ['P', 'y', 't', 'o', 'n'],如果想要在元素 't' 和 'o' 之间插入元素 'h',应该使用什么方法来插入",{"answer":95,"createTime":5,"id":96,"options":97,"question":98,"source":30,"type":31},[],137719235,[54,55,56,57],"执行如下语句: studentList1 = ['张三', '李四', '王五'] studentList2 = ['赵六', '孙七', '周八'] studentList = studentList1 + studentList2 则studentList的数据类型是"]