📜  如何在 python 代码示例中打招呼

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

代码示例6
message = "Hello World!"
print(message)