ans this guys plzzzz... i will mark you as a BRAINLEST (python programming language)
Attachments:
Answers
Answered by
37
Global variables are declared outside any function, and they can be accessed (used) on any function in the program. Local variables are declared inside a function, and can be used only inside that function. It is possible to have local variables with the same name in different functions.....
hope this helps uhh☺️
Similar questions