Furthermore, you cannot ALTER the global variabledefinition at all, including its default value.
此外,您不能更改全局变量定义,包括其默认值。
2
Once we have rid ourselves of all variable state changes, we can know that when we first define our variable, the definition of our variable will hold for as long as the function lasts.