单选题

下列代码中,如果输出结果是 hi,横线处应填入( )

n = "hi"
____

A

print(hi)

B

print(hi)

C

print(n)

D

PRINT(n)

赣ICP备20007335号-2