What are global variables?
Variables defined in the main body of
a program are called global variables and are visible throughout the program
file.
This website is about learning python programming. Features of Python Programming language are explained in he form of videos.