单项选择题

下面print语句,哪一个是正确的用法?()

A.print”(hello!)”
B.print(”hello!”)
C.print(”hello!')
D.print(”hello”!)