试题 试卷
题型:单选题 题类:常考题 难易度:普通
福建省泉州市惠安县2018届高三上学期信息技术期中考试试题
a=3;b=4;
if a<b then a=0;
else a=1;
end if
执行该算法,当x的值为5时,( )
试题篮