What is Python?The language spoken by the Pythonese
A high-level programming language
A poisonous slithering beast
A reptile
Which of the following will output to the screen?display("Hello World")
print(Hello World)
print("Hello World\n")
output("Hello World")