填空题

假定有以下程序段:
n=0
for i=1 to 3
for j=1 to 3
n=n+1
next j
next i
运行完毕后,n的值是 (12)

【参考答案】

I
热门 试题

填空题
End If
填空题
Val(Me!Text1)
相关试题