are if statements their own scope python code example
Example: are if statements their own scope python
In python variables created within if statments do not have their
own scope.
In python variables created within if statments do not have their
own scope.