单项选择题在程序中,while循环的循环次数是( )main( ){ int i=0; while(i<10) {if(i<1) continue; if(i= =5) break; i++; }......}A.1B.10C.6D.死循环、不能确定次数
单项选择题汉文帝将斩左趾改为弃市死刑。