📜  if 语句是它们自己的范围 python - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:51:27.060000             🧑  作者: Mango
代码示例1
In python variables created within if statments do not have their
own scope.