[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fyoz-_iNOX4NHZErCiSNrjVv6qMH6pXmS4C9SwTrDocE":3},{"id":4,"source":5,"question":6,"options":7,"answer":12,"related":13,"type":24,"origin":117,"createTime":26},355585137,"v1","以下程序运行结果为 . for i in range(1,10,3): if i % 5 == 0: print('\"Bingo!\"') break else: print( i ,end =' ' )",[8,9,10,11],"1 4 7","1 4 Bingo","Bingo","1 4 7 11",[],[14,27,37,47,57,67,77,87,97,107],{"id":15,"source":5,"question":16,"options":17,"answer":22,"related":23,"type":24,"origin":25,"createTime":26},355585107,"python通过( )来判断操作是否在分支结构中",[18,19,20,21],"冒号","花括号","缩进","括号",[],[],0,null,"2026-04-30T19:04:45+08:00",{"id":28,"source":5,"question":29,"options":30,"answer":35,"related":36,"type":24,"origin":25,"createTime":26},355585108,"关于a or b的描述错误的是",[31,32,33,34],"若a=False b=False 则 a or b ==False","若a=True b=True 则 a or b ==True","若a=True b=True 则 a or b ==False","若a=True b=False 则 a or b ==True",[],[],{"id":38,"source":5,"question":39,"options":40,"answer":45,"related":46,"type":24,"origin":25,"createTime":26},355585109,"\"以下程序的执行结果是: for i in range(3,11,3): print(i, end = ' ')",[41,42,43,44],"3 5 7 9","5 7 9","3 6 9","3 4 5",[],[],{"id":48,"source":5,"question":49,"options":50,"answer":55,"related":56,"type":24,"origin":25,"createTime":26},355585110,"下列说法中哪项是错误的",[51,52,53,54],"选择语句可以嵌套","if语句中可以包括循环语句","循环语句不可以嵌套","while语句的循环体中可以包括if语句",[],[],{"id":58,"source":5,"question":59,"options":60,"answer":65,"related":66,"type":24,"origin":25,"createTime":26},355585111,"下列选项中,会输出1,2,3三个数字的是( )",[61,62,63,64],"a_list=[0,1,2]for i in a_list:print(i+1)","for i in range (2):print(i+1)","for i in range(3)print(i)","i=1while i\u003C3:print (i)i=i+1",[],[],{"id":68,"source":5,"question":69,"options":70,"answer":75,"related":76,"type":24,"origin":25,"createTime":26},355585112,"以下程序的执行结果是 . for i in range(11): for j in range(11): if i * j >= 40: break print(i, j)",[71,72,73,74],"10 5","1 2 3 4 5","10 4","10 10",[],[],{"id":78,"source":5,"question":79,"options":80,"answer":85,"related":86,"type":24,"origin":25,"createTime":26},355585113,"print(pow(3,0.5)*pow(3,0.5)==3) 哪个选项是上述程序的执行结果",[81,82,83,84],"3","True","False","pow(3,0.5)*pow(3,0.5)==3",[],[],{"id":88,"source":5,"question":89,"options":90,"answer":95,"related":96,"type":24,"origin":25,"createTime":26},355585114,"以下代码的输出结果是()for i in range(1,6): if i%4 == 0: break else: print(i,end=\",\")",[91,92,93,94],"1,2,3,5","1,2,3","1,2,3,5,6","1,2,3,4",[],[],{"id":98,"source":5,"question":99,"options":100,"answer":105,"related":106,"type":24,"origin":25,"createTime":26},355585115,"以下代码的执行结果是( ) .score=80print(\"合格\" if score>=60 else \"不合格\" )",[101,102,103,104],"不合格","80","合格","70",[],[],{"id":108,"source":5,"question":109,"options":110,"answer":115,"related":116,"type":24,"origin":25,"createTime":26},355585116,"关于分支结构,以下选项中描述不正确的是()",[111,112,113,114],"if 语句中条件部分可以使用任何能够产生 True 和 False 的语句和函数","二分支结构有一种紧凑形式,使用保留字 if 和 elif 实现","if 语句中语句块执行与否依赖于条件判断","多分支结构用于设置多个判断条件以及对应的多条执行路径",[],[],{"courseName":118,"courseImg":119,"workName":120,"workId":120,"count":24,"courseId":121},"默认课程","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","","53e1d2ef4961cca8eea3e23969ad2cb9"]