Explore Library
Code QuizBeginner

Printing Output with print()

Spot the mistake in a simple print statement.

Codepython
print("Hello, World!"

What is the bug in this code?