A

Admin • 833K Points
Coach

Q. Which of the following is a correct way to print the statement "Hello, World!" in Python?

  • (A) PRINT "Hello, World!"
  • (B) print("Hello, World!")
  • (C) print "Hello, World!"
  • (D) System.out.println("Hello, World!")
  • Correct Answer - Option(B)
  • Views: 30
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.