2

suppose there is a variable "age" in 1.py and it is declared global inside 1.py. will the same variable "age" also be automatically declared as global in 2.py, and any other subsequent python files in the same directory?

cheemse
  • 41
  • 6

0 Answers0