>
数学
>
For i = 0 To 13 Step 4 i = i + 1 Next i Print i i=15
人气:137 ℃ 时间:2020-02-04 23:49:20
解答
赋值给i 循环13次,跳4次为一次
1,i=0 i=I+1 i=1
2,i=1+4 i=5+1 i=6
3,i=6+4 i=10+1 i=11
4,i=11+4>13 结束循环 i=15
推荐
s=0 For i=1 to 10 step 2 s=s+i Next Print s
J = 10 For I = 1 To J Step 5 I = I + 2 J = J - I Next I Print I Print J
for i=1 to 5 step 2 i=i+1 next i print i 这个答案是什怎么算
s = 0 For i = 1 To 10 Step 3 s = s + i Next i Print s s的解是什么.
VB执行下列程序:S=5 For I = 2.6 to 4.9 step 0.6 S = S + 1 Next i Print S 求程序运行后的结果!
人在电梯(一种是像楼梯一样的,一种是一个斜面)上受到哪几个力
求一篇关于“life in 100 years' time”的英语作文,不少于80词,
It snowed last night.Look!The children are playing with___snow.
猜你喜欢
有一堆苹果要分别装入4个盒子里,其中1/4放入甲盒,1/5放入乙盒,放入丙盒的苹果正好是甲乙两盒数量差的4倍,那么丁盒里放入的苹果占总数的几分之几?
1:Shanghai is in the s____ of China 2:What do you w____in winter?
How much do you charge ___ this service?
英语翻译
在-5/2,π3,2,-1/16,3.14,0,2-1,52,|4-1|中,其中:整数有 _ ;无理数有 _ ;有理数有 _ .
下列说法正确的是()
My pictures won't be developed until next Friday
My friend tells me good news.
© 2026 79432.Com All Rights Reserved.
电脑版
|
手机版