📜  如何在python代码示例中打印文本

📅  最后修改于: 2022-03-11 14:47:01.808000             🧑  作者: Mango

代码示例3
print("Hello, world")
#Output:
#Hello, world