beginner
Hello World in Python
Write a basic Python script.
📝 プロンプトの内容
Write a simple Python script that prints 'Hello World' to the console. Also, explain in one sentence what the print function does.