📜  如何在 python 代码示例中创建变量

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

代码示例6
variable1 = "Hello"
variable2 = 13
variable3 = False