Report Bug

Qus

What will be the output of the following Python code?

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


A. error
B. hello
C. 16
D. 16 hello


Solution
A. error



Explanation
The code shown above will result in an error because ‘x’ is a global variable. Had it been a local variable, the output would be: 16 hello
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