在Python中,下列输出变量a的正确写法是()。

在Python中,下列输出变量a的正确写法是()。

A.printa

B.print(a)

C.print"a"

D.print("a")

正确答案:A

猜你喜欢