下列print语句使用正确的是()。

下列print语句使用正确的是()。

A.print(“你好,大数据”)

B.print(你好,大数据)

C.print([你好,大数据])

D.print’你好,大数据

正确答案:A

猜你喜欢