Recursion is one of the most used programing concepts, to solve complex problems. In this lecture, we have covered, how to mae use of recursion to solve problems like, factorial, finding sum of n natural numbers , fabonacci series, designing patterns and few others.
#recursion #techmedbuddy #python #biology