[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fCe7K5cy26-ZVrNL9lW58xKBshPkk2ZR35qARRj1N5fI":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":30,"type":31},[],"2024-09-18 11:32:37",159592115,[8,9,10,11],"None","True","Error","False",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},10,"faa2a6b8e8abfe8d32eb1ddbad9faa26","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F3d18244cebfc0039d964dc360a8b8ac8.jpg","Python程序设计（双语）","exam_131917390","3 string","What will be the output of the following Python code snippet? print('\\t'.isspace())",[21,32,41,50,59,68,71,80,89,98],{"answer":22,"createTime":23,"id":24,"options":25,"question":29,"source":30,"type":31},[],"2024-09-18 11:32:36",159592101,[26,27,10,28],"0.33","0.333333:.2","0.333333","What will be the output of the following Python code? print('{0:.2}'.format(1\u002F3))","v1",0,{"answer":33,"createTime":5,"id":34,"options":35,"question":40,"source":30,"type":31},[],159592103,[36,37,38,39],"none of the mentioned","xyxxyyzxxy","xyxzxxy","zxxy","What will be the output of the following Python code? print('xyxxyyzxxy'.lstrip('xy'))",{"answer":42,"createTime":5,"id":43,"options":44,"question":49,"source":30,"type":31},[],159592105,[45,46,47,48],"&quot;&quot;&quot;foo'bar&quot;&quot;&quot;","'foo\\'bar'","'foo'bar'","&quot;foo'bar&quot;","Which of the following is not a valid way to specify the string literal foo'bar in Python",{"answer":51,"createTime":5,"id":52,"options":53,"question":58,"source":30,"type":31},[],159592107,[54,55,56,57],"&gt;&gt;&gt; name[::2] 'P id'","&gt;&gt;&gt; name[1:-2] '. Didd'","&gt;&gt;&gt; name[::-1] 'yddiD .P'","&gt;&gt;&gt; name[-1] 'y'","name = 'P. Diddy', which output of the following choices is NOT correct",{"answer":60,"createTime":5,"id":61,"options":62,"question":67,"source":30,"type":31},[],159592111,[63,64,65,66],"('ab', 'cd', 'ef', 'cd', 'gh')","error","('ab', 'ef', 'gh')","('ab', 'cd', 'efcdgh')","What will be the output of the following Python code? print('abcdefcdgh'.partition('cd'))",{"answer":69,"createTime":5,"id":6,"options":70,"question":19,"source":30,"type":31},[],[8,9,10,11],{"answer":72,"createTime":5,"id":73,"options":74,"question":79,"source":30,"type":31},[],159592118,[75,76,77,78],"a","c","b","A","What will be the output of the following Python statement? &gt;&gt;&gt;print(chr(ord('b')+1))",{"answer":81,"createTime":5,"id":82,"options":83,"question":88,"source":30,"type":31},[],159592121,[84,85,86,87],"foo\\bar\\nbaz","foo\\\\barnbaz","foo\\\\bar\\nbaz","foo\\bar","Consider this statement: &gt;&gt;&gt; print(r'foo\\\\bar\\nbaz') Which of the following is the correct REPL output",{"answer":90,"createTime":5,"id":91,"options":92,"question":97,"source":30,"type":31},[],159592124,[93,94,95,96],"alex-eric-rain-","-alex-eric-rain","alex-eric-rain","-alex-eric-rain-","The output of the following scripts is ls=['alex','eric','rain'] s='-'.join(ls) print(s)",{"answer":99,"createTime":5,"id":100,"options":101,"question":105,"source":30,"type":31},[],159592126,[10,102,103,104],"1","0","-1","What will be the output of the following Python code? &gt;&gt;&gt;example = &quot;helle&quot; &gt;&gt;&gt;example.find('e')"]