Programming Examples

Python program to illustrate the global variable


Write a Python program to show the application of Global variable.

Solution

x="global"
def check():    
    global x
    print(x)
    x="Local"
    #x="Local"
check()
print(x)
Output

global

Local

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad