Question & answer

Home > Question & answer
Q.1 What is a correct syntax to output "Hello World" in Python?
boy
Lawan Dilshad
28 May,2020

print(‘Hello World’) or print(“Hello World”)

boy
Richard
22 Jun,2020

Hello World

boy
hemesh agrawal
18 Jul,2020

print('Hello world")

boy
hemesh agrawal
18 Jul,2020
Unanswered Questions
Related Questions