Leveling up my Python skills with functions and recursion. It's a mind-bending journey, but the rewards are worth it. Need Programmer? Contact Us!
#DaySix of #Python Today I learned about Function & Recursion in Python. In this lecture Shradha Ma'am explained how the function simplifies the works much better than Basic structures. ➡ There are basically two types of functions, built-in functions & user-defined functions. built-in functions are those functions which is already wrote in python's module. whereas user-defind functions are defind by the programmer for the specific tasks. ➡ I also learned about Recursion. basically recursion makes a function calls itself within it's scope. it contains a called function & a base case which terminates the program. ➡ While learning Functions, they are quite difficult to understand, but applying in code, they are very reasonable. And about the recursion concept , it was very difficult to understand 😥 . Be like "What is going on this Code !!" or "How is this working?" . It was very difficult beacuse i dont know how to build this type of logic? Please Share Your thought about this Topic in comment 😀 #LearningEveryDay #coding #Programming #recursion
-
-
-
-
-
+1