[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$feV0ojZ557CspVoaP_SscDFpMBfJwrQN5f0ly7hMmqQs":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":18,"related":19,"source":23,"type":24},[],"2023-05-10 12:17:09",954534303,[8,9,10,11],"优秀","良","及格","报错",{"courseId":13,"courseImg":14,"courseName":15,"workId":16,"workName":17},"1000064883","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002Fb5287e938994d247ea55ee05c75263c9.jpg","Python数据分析","49758865","第一章单元测试","score = int(input())if score &gt; 90: print('优秀')elif score &gt; 70: print('良')elif score &gt; 60: print('及格') 以上代码执行后,当输入80的时候会打印的结果是( )",[20,25,34,43,52],{"answer":21,"createTime":5,"id":6,"options":22,"question":18,"source":23,"type":24},[],[8,9,10,11],"v2",0,{"answer":26,"createTime":5,"id":27,"options":28,"question":33,"source":23,"type":24},[],954534304,[29,30,31,32],"0 1 2 3 4","1 2 3 4 5","2 3 4 5 6","2 4 6 8 10","for i in range(5): i += 2 print(i) 以上程序运行输出( )",{"answer":35,"createTime":5,"id":36,"options":37,"question":42,"source":23,"type":24},[],954534305,[38,39,40,41],"13579","0369","02468","都不对","for i in range(0,9,2):print(i,end='') 以上程序的输出结果是( )",{"answer":44,"createTime":5,"id":45,"options":46,"question":51,"source":23,"type":24},[],954534306,[47,48,49,50],"20 10","10 20","10 10","20 20","def exchange(a,b): a,b=b,a return (a,b)x=10y=20x,y=exchange(x,y)print(x,y) 以上代码的运行结果是( )",{"answer":53,"createTime":5,"id":54,"options":55,"question":60,"source":23,"type":24},[],954534307,[56,57,58,59],"D.kill('榴莲')","del D['榴莲']","D['榴莲'] = 0","D{'榴莲'} = 0","D = {'苹果': 4, '梨': 5, '榴莲': 1}如果想要将D字典中'榴莲'这个键跟它对应的值删除,该如何操作( )"]