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
Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad