作为AI语言模型,我无法直接编写程序,但是我可以提供一个示例的Python代码: ```python print("Hello, World!") ``` 这个程序会在控制台输出一句话:“Hello, World!”