Report Bug

Qus

What will be the output of the following Python code?

def f1():      global x      x+=1      print(x)  x=12  print("x")
Qusनिम्नलिखित Python कोड का आउटपुट क्या होगा?


A. Error
B. 13
C. 13 x
D. x


Solution
D. x



Explanation
In the code shown above, the variable ‘x’ is declared as global within the function. Hence the output is ‘x’. Had the variable ‘x’ been a local variable, the output would have been: 13 x
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