赞题库-背景图
单项选择题

在屏幕上打印输出HelloWorld,使用的Python语句是()

A、print(‘HelloWorld’)
B、println(“HelloWorld”)
C、print(HelloWorld)
D.printf(‘HelloWorld)