How to use global variables inside a function
We are sure that at some point in your programming life you have received an error like UnboundLocalError: local variable …
We are sure that at some point in your programming life you have received an error like UnboundLocalError: local variable …