Programming Examples
Python program to illustrate the global variable
Write a Python program to show the application of Global variable.
Output/ Explanation:
global
Local
Write a Python program to show the application of Global variable.
Output/ Explanation:
global
Local