请在 下方输入 要搜索的题目:

Look at the following two for loops. The correct option is ().Loop 1:for k=[12,3,1,0]…endLoop 2:for k=[12;3;1;0]…end


A、Loop 1 loops 4 times,Loop 2 loops 1 time.;
B、Loop 1 loops 1 time,Loop 2 loops 4 times.;
C、Loop 1 and loop 2 both loop 4 times.;
D、Loop 1 and loop 2 both loop 1 time.

发布时间:2025-08-19 17:03:54
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:Loop 1 loops 4 times,Loop 2 loops 1 time.
专业技术学习
专业技术学习
搜搜题库系统