beginner
Python Hello World
Write your first Python program to print text to the screen.
📝 Prompt İçeriği
Write a simple Python program that prints the phrase 'Hello, World!' to the console. Provide the code block.