Report Bug

Qus

What will be the output of the following Python code?

 

def test(i,j):      if(i==0):          return j      else:          return test(i-1,i+j)  print(test(4,7))
Qusनिम्नलिखित पायथन कोड का आउटपुट क्या होगा?


A. 13
B. 7
C. Infinite loop
D. 17


Solution
D. 17



Explanation
The test(i-1,i+j) part of the function keeps calling the function until the base condition of the function is satisfied.
CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz