[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fuu3hd609B2AB63j2CjawDgAkQqlIdtxUnvfl9HZyp8Y":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":16,"related":17,"source":21,"type":22},[],"2026-05-01 08:29:31",355968190,[8,9,10,11],"行数","字符串数","字节数或字符数","二进制数",{"courseId":13,"courseImg":14,"courseName":15},"53e1d2ef4961cca8eea3e23969ad2cb9","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","默认课程","Python文件相关模块中的readline(size)函数,其中参数size用于指明读取的()",[18,23,32,41,50,59,68,77,86,95],{"answer":19,"createTime":5,"id":6,"options":20,"question":16,"source":21,"type":22},[],[8,9,10,11],"v1",0,{"answer":24,"createTime":5,"id":25,"options":26,"question":31,"source":21,"type":22},[],355968191,[27,28,29,30],"cmath sqrt","cmath abs","math abs","math sqrt","​Python中调用(_____)模块的(_____)函数来实现求实数平方根的操作",{"answer":33,"createTime":5,"id":34,"options":35,"question":40,"source":21,"type":22},[],355968192,[36,37,38,39],"FALSE","0","TRUE","1","alist=sorted([1,2,3],reverse=True) blist=reversed([1,2,3]) print(alist==blist)上述代码的运行结果是()",{"answer":42,"createTime":5,"id":43,"options":44,"question":49,"source":21,"type":22},[],355968193,[45,46,47,48],"datetime模块中timedelta模块用来表示日期或时间之间的差值","time.sleep()方法可以让程序在某处暂停几秒","calendar.isleap(2000)上述Python代码的结果是True","datetime模块中strptime方法将struct_time对象格式化成字符串","下列关于时间相关模块说法错误的是()",{"answer":51,"createTime":5,"id":52,"options":53,"question":58,"source":21,"type":22},[],355968194,[54,55,56,57],"int","long long","float","string","&lrm;Python3不再区分整数和长整数,统一为()类型",{"answer":60,"createTime":5,"id":61,"options":62,"question":67,"source":21,"type":22},[],355968195,[63,64,65,66],"固定","无序","随机","重复","&zwj;&quot;程序&quot;就是做一件事情或者解决一个问题所采取的一系列()步骤",{"answer":69,"createTime":5,"id":70,"options":71,"question":76,"source":21,"type":22},[],355968196,[72,73,74,75],"[0, 2, 3]","[1, 0, 2]","[1, 2, 5]","[1, 2, 3]","&zwnj;list(map(lambda x:len(x),['a','12','ab123']))上述代码的输出结果是____",{"answer":78,"createTime":5,"id":79,"options":80,"question":85,"source":21,"type":22},[],355968197,[81,82,83,84],"6","7","2","10","&rlm;dict={'1':1,'2':2} theCopy=dict dict['1']=5 sum=dict['1']+theCopy['1'] print(sum)上述代码的输出结果是",{"answer":87,"createTime":5,"id":88,"options":89,"question":94,"source":21,"type":22},[],355968198,[90,91,92,93],"print(odj.v1)值为0","print(odj.v1==odj.v2)结果为False","print(odj.v1==odj.v2)会报错","print(odj.v1)值为100","&lrm;阅读以下代码,四个选项中说法正确的是(____).&lrm;class parent: def __init__(self,param): self.v1=param class child(parent): def __init__(self,param): parent.__init__(self,param) self.v2=paramodj=child(100)",{"answer":96,"createTime":5,"id":97,"options":98,"question":102,"source":21,"type":22},[],355968199,[99,100,84,101],"8","11","9","&zwj;k=1000 while k&gt;1: print(k) k=k\u002F2上述代码的运行结果包含()个数字"]