单选题

已知程序的输出结果为12,则下划线处应填什么?(    )

num = 3
for i in range(______):
    num = num + 3
print(num)
A

2

B

3

C

4

D

5

赣ICP备20007335号-2