Return Statement In Python Functions - In Hindi

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 268

  • @rehaanviswanathan981
    @rehaanviswanathan981 5 ปีที่แล้ว +58

    Very good content. Quality is on point. Must watch for understanding the fundamentals of python. Keep it up.👏

    • @codeitup
      @codeitup  5 ปีที่แล้ว +6

      Thanks Rehaan!

  • @AbdulHadi-s4s
    @AbdulHadi-s4s 9 หลายเดือนก่อน +4

    I watched many videos but did not understand what is return statement.
    This guy explained me clearly what is return statement, and now I know all about it. Thanks!

  • @oye_abhishek
    @oye_abhishek 4 ปีที่แล้ว +11

    Lockdown mai ghr baithe hain socha Python hi seekh lete hain, aur yha itni simple language mai smjhne ko mil gya.
    print("Thank you sir")

    • @codeitup
      @codeitup  4 ปีที่แล้ว +2

      print("Thank You Abhishek")

    • @dr40xer
      @dr40xer 3 ปีที่แล้ว +2

      @@codeitup
      while True :
      Print("thank you sir !")

  • @deepakpande2996
    @deepakpande2996 3 ปีที่แล้ว +4

    Bro maza aa gaya.... aapse pahle me same content ki 3 videos dekh chuka hun par samajh nahi aaya ......ese dekhne ke baad mjhe or kuch dekhne ki zarurat nahi.... Dhanyawaad.

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      My pleasure Deepak!

  • @Jesan-hd2nm
    @Jesan-hd2nm ปีที่แล้ว +1

    O my god you are good teacher i never expected that you will discuss such small topic in a good way...love u from Bangladesh

  • @sanchaykumar3343
    @sanchaykumar3343 3 ปีที่แล้ว +2

    Ap jese logo ki wajeh se ye duniya tiki hui hai

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      So nice of you Sanchay, keep learning😊

  • @Helly04
    @Helly04 ปีที่แล้ว +5

    I have learnt from my life, never ever forget to thank those peoples from whom u r learning something good or the knowledge u r looking for, this year l passed my cls 12th & l got 50/70 in comp. Boards, u can't even imagine l didn't know what is int() what is input() , what is the meaning of that statement, l don't even know how the code runs, my percentage ruined in cls 11th &12th bcoz l scored very poor marks in comp., But my last board paper was on 31st March, thereafter in April, l came across ur channel..& l was so afraid to start l thought that comp. Is necessary in each n every field l must learn this know this, I was getting bored sitting at home so l just gather courage anyhow & started watching ur python vdos, l was thinking that l can't understand in these 2 years, but how l will now .but again l convinced myself lf everyone can than why can't l?? & l swear the things which l haven't learnt for the past 2 years, now l understand each n everything crystal clear by watching ur vdos, so u can imagine how much grateful l am to you!! I m thanking u a lot & one day by the grace of god l'll meet u to thank you for clearing all my basics nd leading the path to learn advance & become something good in life, DIL SE❤l accept u as my GURU-JI❤

    • @teeshaverma_
      @teeshaverma_ 7 หลายเดือนก่อน

      How's your coding going on?

  • @iqbalhossain3703
    @iqbalhossain3703 ปีที่แล้ว +1

    man oh man! your explanation is so good. I feel like you peeled the banana and also put the same banana in my mouth with your own hand. May Allah bless you!

    • @codeitup
      @codeitup  ปีที่แล้ว

      Glad you enjoyed it!

  • @unique_hackers2023
    @unique_hackers2023 11 หลายเดือนก่อน +1

    after lot's of confusion..... finally I understand what is actual RETURN means. Thanks sir, great explanation 🙂

    • @codeitup
      @codeitup  11 หลายเดือนก่อน

      Most welcome!

  • @rajranjansahoo3127
    @rajranjansahoo3127 4 ปีที่แล้ว

    Bhai kya hi samjhya AAP me .fan ho Gaya .sachhi yar samagh me nahi aa Raha tha Lekin ab samagh me aa gaya

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks manoranjan, keep learning !

  • @Tech.Hub_Online
    @Tech.Hub_Online 6 วันที่ผ่านมา

    love you bro watching this video in 2024. It's help a lot for me.

  • @HowYouCode
    @HowYouCode 4 หลายเดือนก่อน

    Sir bohat bohat shukirya. Bohat achay sy samjhya

  • @harshitpatni6456
    @harshitpatni6456 3 ปีที่แล้ว +5

    Best channel for understanding Python🔥🔥🔥🔥🔥🔥🔥
    And ya I subscribed

  • @daedsky6107
    @daedsky6107 4 ปีที่แล้ว +2

    Sir, aapne bohot acche se samjhaya.💕 Thank you so much😌🙏💕

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome !

  • @ahmadrandhawa238
    @ahmadrandhawa238 ปีที่แล้ว

    Seriously sir kmal ki explaination krtay ha ap

  • @vibhootikumar7395
    @vibhootikumar7395 4 ปีที่แล้ว

    Bhaiya aap jo bhi..aag laga diye lekin..khtrnk explanation.

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Khatarnaak comment! Thanks you so much !

  • @manujsharma_03
    @manujsharma_03 2 ปีที่แล้ว +1

    A big thank to you
    This help me lot know difference between print and return statement

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Manuj, keep learning😊

  • @abhimanyuradhakrishnan9313
    @abhimanyuradhakrishnan9313 3 ปีที่แล้ว +8

    def add():
    a = int(input("Enter the number1 = "))
    b = int(input("Enter the number2 = "))
    c = a+b
    return c
    sum = add()
    print("Sum is = ",sum)

    • @ankurjaiswal4829
      @ankurjaiswal4829 5 หลายเดือนก่อน

      def add(a,b):
      c=(a+b)
      return c
      x=int(input('enter 1st number: '))
      y=int(input('enter 2nd number: '))
      z=add(x,y)
      print('current number is ',z)

  • @soniabansal7572
    @soniabansal7572 4 ปีที่แล้ว +3

    your teaching way is very good. i understood this return concept easily. Thank You Sir

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Glad to hear that🙂

  • @dilliwale107
    @dilliwale107 หลายเดือนก่อน

    very very thank full sir for talling how to work return in python thanks a lot

  • @suhas281
    @suhas281 2 ปีที่แล้ว +1

    Thank you Sir for the easiest explanation

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome😊

  • @11.naghmamahtab.27
    @11.naghmamahtab.27 2 ปีที่แล้ว +1

    thank u very much for this nice explaination

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Naghma!

  • @HarshKumar-sh3hm
    @HarshKumar-sh3hm 4 ปีที่แล้ว +2

    Thanks sir, concept clear ho gaya

  • @harshadwakade6577
    @harshadwakade6577 3 ปีที่แล้ว +2

    Yeah ur videos are good because you use marker and white board than other youtubers videos.😀

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thank you so much Harshad!

  • @AnuragMishra-ob1er
    @AnuragMishra-ob1er ปีที่แล้ว

    thanku sir i dont understand return func in c++ but i understood in this video.
    thanku😊

    • @codeitup
      @codeitup  ปีที่แล้ว

      You are most welcome!

  • @golurajpoot4000
    @golurajpoot4000 2 ปีที่แล้ว

    Bhaiya aap bahut badhiya se smjhate ho ❤️🙏

  • @nikhilmali5056
    @nikhilmali5056 4 ปีที่แล้ว +12

    Sir, please can you make videos on advance python concepts like modules, decorators, f string and oops concepts Because, your teaching style is so perfect and we are getting proper knowledge. So we want this tutorials in python if possible.

    • @codeitup
      @codeitup  4 ปีที่แล้ว +5

      Will upload soon🙂

    • @nikhilmali5056
      @nikhilmali5056 4 ปีที่แล้ว +1

      @@codeitup ok sir, it will be helpful

  • @akashjulius4445
    @akashjulius4445 2 ปีที่แล้ว +1

    great teaching,,,,, love from pakistan

  • @vijaysahal4556
    @vijaysahal4556 4 ปีที่แล้ว +1

    your teaching way is very unique..sir 👍👍👍👍

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks and welcome🙂

  • @muskanramchandani7642
    @muskanramchandani7642 2 ปีที่แล้ว +1

    You explained very well 😇

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Muskan!

  • @AnkiPedia3
    @AnkiPedia3 11 หลายเดือนก่อน

    your Content is worth applaud😊 thankyou

  • @mikeytoman4153
    @mikeytoman4153 10 หลายเดือนก่อน +1

    3:17
    def add(a,b) # "a" and "b" are parameters not argument
    c = a+ b
    return c
    print(add(5,2)) # "5" and "2" are argument.
    No need for thanks

  • @Dhrubo_Jyoti
    @Dhrubo_Jyoti ปีที่แล้ว +1

    Very clear explanation

    • @codeitup
      @codeitup  ปีที่แล้ว

      Glad you liked it!

  • @farhanahmed2524
    @farhanahmed2524 2 ปีที่แล้ว +1

    Thank you sir...your method is very simple and easy to learn...most helpful.🔥

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Glad to help you Farhan!

  • @kabirsakhare4675
    @kabirsakhare4675 2 ปีที่แล้ว

    Sir aap bahot acha padhate hai 😇

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Kabir!

  • @dhirajsonawane5387
    @dhirajsonawane5387 2 ปีที่แล้ว

    Thankuuuu so much sir you are the best teacher 🙏🙏🙏

    • @codeitup
      @codeitup  2 ปีที่แล้ว +1

      Thanks & most welcome Dhiraj!

  • @uzairfarooq4622
    @uzairfarooq4622 11 หลายเดือนก่อน

    That's so great of you❤️ it was completely understandable❤

    • @codeitup
      @codeitup  11 หลายเดือนก่อน

      Thank you so much!

  • @soulfeels1481
    @soulfeels1481 3 ปีที่แล้ว

    Greattt Sir!!!....Everything got cleared!!Thankyou sir!!!

  • @gungungulati1621
    @gungungulati1621 5 ปีที่แล้ว +4

    Sir strings in phython ke ques bhii
    Please sir 🙏🙏😇

    • @codeitup
      @codeitup  5 ปีที่แล้ว +2

      Very soon Gungun!

    • @codeitup
      @codeitup  5 ปีที่แล้ว

      Python strings are there now in my playlist.

  • @cheshtabatra1828
    @cheshtabatra1828 3 ปีที่แล้ว +3

    Thanks a ton sir!
    You really cleared my confusion!

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Glad to help you Cheshta!

  • @fakhrabashir6471
    @fakhrabashir6471 2 ปีที่แล้ว

    Thank you so much sir for this helpful video..

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Glad to help you😊

  • @regdenbhutia8984
    @regdenbhutia8984 4 ปีที่แล้ว

    thank you i never comment but this is worth it
    i understood the concept that i was stuck on long time thank you

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thank you so much, Keep Learning !🙂

  • @tanujtiwari8581
    @tanujtiwari8581 4 ปีที่แล้ว

    Very very nice sir carry on

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Tanuj !

  • @ananthsb3955
    @ananthsb3955 4 ปีที่แล้ว +1

    thank you sir, for making video on this content.

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Thanks a ton !

  • @tathagatmanglam4774
    @tathagatmanglam4774 2 ปีที่แล้ว +1

    very nice, and impressive👍

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks dear😊

  • @vinaychandra224
    @vinaychandra224 3 ปีที่แล้ว

    Very good explained

  • @farahasad2873
    @farahasad2873 4 ปีที่แล้ว

    love u paji,
    Nice xplanation.

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Thanks Farah. Keep Learning !

  • @shahalamhossain100
    @shahalamhossain100 ปีที่แล้ว

    Thanks Sir... "return" statement ab ekdam clear hogaya hai mera

  • @yagamming3867
    @yagamming3867 3 ปีที่แล้ว +1

    Thanks so much sir 💞

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Most welcome dear!

  • @ffraajageming975
    @ffraajageming975 3 ปีที่แล้ว

    Thanks 🙏 sir ji .

  • @BadalKumar-tu2wg
    @BadalKumar-tu2wg 3 ปีที่แล้ว

    Good all video thanks
    SQL injection sir

  • @ganeshyevle281
    @ganeshyevle281 4 ปีที่แล้ว

    Amezing Explanation Sir 🙏 Thanks....

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome Ganesh, keep learning 🙂

  • @shefaliborkar9379
    @shefaliborkar9379 2 ปีที่แล้ว

    amazing sir

  • @devarajasettyk1957
    @devarajasettyk1957 4 ปีที่แล้ว

    Very nice teaching sir .it is super easy to understand your explanation.
    def anand():
    c="thank you anand sir"*10
    Return c
    Print(anand())

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thank you so much Devaraja !

  • @rishabhanand5563
    @rishabhanand5563 2 ปีที่แล้ว

    Such a nice explanation 😌

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Rishabh!

  • @harshwardhanankushe5998
    @harshwardhanankushe5998 3 ปีที่แล้ว +1

    Love you so much sir

  • @dayalsinghrawat3270
    @dayalsinghrawat3270 2 ปีที่แล้ว

    Best ever vdo 👍👍

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks😊

  • @HL_SAIRA
    @HL_SAIRA ปีที่แล้ว

    nice teaching thankyou sir

    • @codeitup
      @codeitup  ปีที่แล้ว

      Keep watching!

  • @akshaygadade9011
    @akshaygadade9011 2 ปีที่แล้ว

    Very nice teaching sir

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks Akshay!

  • @joyprokash4013
    @joyprokash4013 2 ปีที่แล้ว

    Excellent brother.

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks😊

  • @jitendralodhi352
    @jitendralodhi352 3 ปีที่แล้ว

    Nice explanation 👍

    • @codeitup
      @codeitup  3 ปีที่แล้ว +1

      Thanks a ton Jitendra!

  • @Gauravkumar-fg9mv
    @Gauravkumar-fg9mv 4 ปีที่แล้ว

    Excellent explanation sir.....❤️❤️❤️.

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Keep watching🙂

  • @arunanshmishra9579
    @arunanshmishra9579 2 ปีที่แล้ว

    great explanation !!!!!!loved it

    • @codeitup
      @codeitup  2 ปีที่แล้ว +1

      Thanks Arunansh!

  • @Shraddhasingh-vg2tt
    @Shraddhasingh-vg2tt 3 ปีที่แล้ว

    Sir plzzz make a video on python decorators and generators

  • @AnishKumarSingh-su1dg
    @AnishKumarSingh-su1dg 4 ปีที่แล้ว

    Very Nicd explanation

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks for liking Anish !

  • @MalegaonDiary
    @MalegaonDiary 4 หลายเดือนก่อน

    # Addition of two numbers and return final result
    def add(a, b):
    c=a+b
    return c
    x = int(input("Enter Fist Number"))
    y = int(input("Enter Second Number"))
    z = add(x,y)
    print("Addition of the numbers", z)

  • @dahaka_scares_me909
    @dahaka_scares_me909 ปีที่แล้ว +1

    Dhanyavaad

  • @Aarti-p3s
    @Aarti-p3s 5 หลายเดือนก่อน

    Nice class ☺️

    • @codeitup
      @codeitup  5 หลายเดือนก่อน

      Thanks!

  • @amjidkhan8204
    @amjidkhan8204 2 ปีที่แล้ว +1

    so nice
    very nice

  • @YogeshKumar-pv8jg
    @YogeshKumar-pv8jg 4 ปีที่แล้ว

    thank youuuu so much sir..

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome Yogesh !

  • @gurumahendrakar9033
    @gurumahendrakar9033 2 ปีที่แล้ว

    J = ("Harshit Vashisth + Code It Up")
    print(f"{J} ✓ Definitely U R Good Programmer")

  • @payalgunjal8784
    @payalgunjal8784 4 ปีที่แล้ว +4

    Sir 2nd program mai add function ko parentheses nhi diya hai to woh function kaise hua,??

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Yes, correct Payal. Good to know aapne dhyan se video dekha. It's my mistake, mai () put karna bhul gaya. Waha () hoga. Sorry for the mistake.🙂

    • @payalgunjal8784
      @payalgunjal8784 4 ปีที่แล้ว

      Insan se hi mistake hoti hai sir😊
      Your explanation is very nice.
      Keep making such video......

    • @ajaybhandari9215
      @ajaybhandari9215 4 ปีที่แล้ว +1

      mai ye comment karne he wala tha ....koi to hai chalo dhyan se padhne wala

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      @@ajaybhandari9215 Definitely, The student who will learn thoroughly will ask questions..

  • @syedsadeeq6582
    @syedsadeeq6582 3 ปีที่แล้ว

    Very nice 👍

    • @codeitup
      @codeitup  3 ปีที่แล้ว

      Thanks😊

  • @gamians9562
    @gamians9562 3 ปีที่แล้ว +1

    Sir first line me def add(): kyu nhi laga rahe hai 8:37

  • @sunilprajapat6975
    @sunilprajapat6975 2 ปีที่แล้ว

    Thanks a lot sir for given a valuable information about return statement . you explained with a simplified way. I haven't seen such information about returns statement till date. Again thanks sir😊❤

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Most welcome Sunil, keep learning.. God bless you!

  • @rahulbisht3596
    @rahulbisht3596 2 ปีที่แล้ว

    Loved it sir

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Thanks😊

  • @aneelaamin2235
    @aneelaamin2235 4 ปีที่แล้ว

    very good. sir

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks Aneela!

  • @ramnarayanpal8314
    @ramnarayanpal8314 2 ปีที่แล้ว +1

    It's like a boon before exam!

  • @AshishYadav-hh5tb
    @AshishYadav-hh5tb 5 ปีที่แล้ว +1

    Great sir

  • @basavaprasadnagaral8643
    @basavaprasadnagaral8643 หลายเดือนก่อน

    You should write def add(): then only it will execute

  • @MukulKumar-pq1pi
    @MukulKumar-pq1pi 4 ปีที่แล้ว

    Thanks a lot sir

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome Mukul!

  • @ABCofYouTubeGrowth
    @ABCofYouTubeGrowth 2 ปีที่แล้ว

    Awesome!

  • @tinkeringlabplus2516
    @tinkeringlabplus2516 4 ปีที่แล้ว

    Excellent tutorial!

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Glad you liked it Dipankar !

  • @rojadsorum9515
    @rojadsorum9515 4 ปีที่แล้ว

    Thanks it helps

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome🙂

  • @abhijeetdhole4497
    @abhijeetdhole4497 2 ปีที่แล้ว

    really helpfull

    • @codeitup
      @codeitup  2 ปีที่แล้ว

      Glad to help you😊

  • @sihahsittah2040
    @sihahsittah2040 ปีที่แล้ว

    sometime i thought you made for teaching me

  • @BABLISINGH-wf8dw
    @BABLISINGH-wf8dw 5 ปีที่แล้ว +3

    Sir, ek hi program ko function me different ways se kais banaege?

    • @codeitup
      @codeitup  5 ปีที่แล้ว +1

      Keep watching. I will upload that video as well.

  • @siddhujaan3843
    @siddhujaan3843 2 ปีที่แล้ว

    Sir after add plz use bracket in last program

  • @jaiswalgaurav957
    @jaiswalgaurav957 3 ปีที่แล้ว

    Best🔥

  • @technoyuvraj9522
    @technoyuvraj9522 4 ปีที่แล้ว

    Thanks a lot

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Most welcome🙂

  • @MF-ch9pm
    @MF-ch9pm 2 ปีที่แล้ว

    thanks a lot sir and sorry

  • @divyanshu4922
    @divyanshu4922 3 ปีที่แล้ว

    Sir can you make a video on return statement in java? Please

  • @samridhkoli9850
    @samridhkoli9850 4 ปีที่แล้ว

    Sir second example mein... def add( ) {parenthesis} use nhi honge??

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Hoga, I missed to write it. Sorry !

    • @samridhkoli9850
      @samridhkoli9850 4 ปีที่แล้ว

      @@codeitup No need to be sorry sir... btw greatly explained😊

    • @codeitup
      @codeitup  4 ปีที่แล้ว +1

      Thanks Samridh Koli !

  • @meenazsaiyed4833
    @meenazsaiyed4833 4 หลายเดือนก่อน

    return (c) aur print(c) me different kya hai??..i mean return nhi likh kar print nhi likh sakte?/?

  • @dominatingworld7808
    @dominatingworld7808 4 ปีที่แล้ว +1

    Great

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thank you so much. Kindly support this channel to grow.

  • @SaurabhDubey15
    @SaurabhDubey15 4 ปีที่แล้ว +2

    Sir, why we need to return value to calling function.
    Instead of return c
    We can also write print("Addition"+c)
    Sir,why we need to return the value to the function call pls tell me

    • @codeitup
      @codeitup  4 ปีที่แล้ว +2

      Yes you are not compelled to return any value. You can print in the function itself. But let me know one thing, you request an information from google so what does it do? It returns the answer of your query. That's it.

    • @SaurabhDubey15
      @SaurabhDubey15 4 ปีที่แล้ว +2

      @@codeitup thanks sir I understand

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Keep Learning ☺️

    • @DarpanBarua
      @DarpanBarua 4 ปีที่แล้ว

      @@codeitup Sir, just for clarification purposes. We use return function so that even after long lines of code after the "c= a+b" code, we can obtain the desired value. Right?

    • @codeitup
      @codeitup  4 ปีที่แล้ว +2

      @@DarpanBarua Basically return is used to return the final evaluated answer to the place from where the functions was called.

  • @sahilrout37
    @sahilrout37 4 ปีที่แล้ว

    Good

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      Thanks🙂

  • @ajaybhandari9215
    @ajaybhandari9215 4 ปีที่แล้ว +2

    sir plz nested function calling pe ek video plz...bilkul samjh ni aara

    • @codeitup
      @codeitup  4 ปีที่แล้ว

      When one function is called inside another function then this is called nested function.

  • @AmanGupta-np1oc
    @AmanGupta-np1oc 3 ปีที่แล้ว

    Hi Anand, thank you so much for this video. Ek question hai, suppose there are 3 tables, and muje kuch kuch analysis karne k baad har table se kuch columns ko delete karna hota hai.... so mai uske liye > use karta hu, mai ek function aisa banana chata hu jisme, mai file/table name likhu aur column ka nam and uss particular dataframe se vo column delete hojaye like > iske liye kaise karna padega?

  • @mithunnambiar1433
    @mithunnambiar1433 4 ปีที่แล้ว +1

    Sir, is it possible to have multiple return statements within a func?