Question at position 7 What will be the output of the program after the following code is executed? [table] 1  numbers = [2, 4, 0, 3, 1]2 for index in numbers:3 print(numbers[index], end=' ') [/table] 0 1 2 3 44 3 2 1 02 4 0 3 14 3 0 0 2Clear my selection单项选择题

A

0 1 2 3 4

B

4 3 2 1 0

C

2 4 0 3 1

D

4 3 0 0 2

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!