题目内容

在窗体画一个命令按钮,然后编写如下事件过程:
Private Sub Command1_CIick()
Dim a(1 To 10)
Dim p(1 To 3)
k=5
For i =1 To 10
a(i)=i
Next i
For i=1 To 3
p(i)=a(i*i)
Next i
For i=1 To 3
k=k+p(i)*2
Next i
Print k
End Sub
程序运行后,单击命令按钮,输出结果是【 】。

查看答案
更多问题

The flying of the Boeing 707 in 1958 marked a new stage for ______ .

请填写下表的内容

Questions 5-8
Complete the following sentences using NO MORE THAN TWO WORD$ from the text.
The article refers to medieval herbalists as ______ because they didn't always use herbs properly.

Controlling air pollution is another crucial objective; ______devices can reduce the harmful gases emitted from the engine.

答案查题题库