单选题

运行以下程序,共计输出了几个hello?( )

for i in range(3): 
  print("hello")
A

1

B

2

C

3

D

4

赣ICP备20007335号-2