Report Bug

Qus

What will be the output of the following Python code?

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


A. Error
B. 12
C. 15
D. 1512


Solution
C. 15



Explanation
In the code shown above, x=15 is a local variable whereas x=12 is a global variable. Preference is given to local variable over global variable. Hence the output of the code shown above is 15.
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