beginner
Python Hello World
Write your first Python program to print text to the screen.
📝 프롬프트 내용
Write a simple Python program that prints the phrase 'Hello, World!' to the console. Provide the code block.