#08 For loop explained 🔁 | in Tamil | Python tutorial Series 📚 | EMC Academy

Sdílet
Vložit
  • čas přidán 14. 05. 2023
  • In this video, we will learn about loops in programming and how they can be used to repeat a set of instructions multiple times. We will cover the different types of loops and provide examples of how they can be used in code.
    Introduction:
    We'll start with the basics, explaining what loops are and why they're important. We'll then dive into the different types of loops in programming languages such as for loops, while loops, and do-while loops. We'll provide examples of how each of these loops can be used to solve common programming problems.
    Body:
    1. What are Loops?
    - Explanation of Loops and their importance
    - Why are Loops essential in Programming?
    2. For Loop
    - Syntax and examples of For loop
    - Explanation of how For loop works
    - Example of using For loop to print a list of numbers
    Conclusion:
    In conclusion, we covered the basics of loops and provided examples of how they can be used in code. We hope that this video helped you understand loops and their importance in programming. If you have any questions or suggestions, please feel free to leave them in the comments section below. Don't forget to subscribe to our channel for more programming tutorials. Thanks for watching!

Komentáře • 75

  • @depth_of_wide
    @depth_of_wide Před 7 měsíci +14

    i=int(input())
    a=int(input())
    for i in range(1,11):
    print(i,"x",a,"=",i*a)
    thanks bro ❤❤❤❤

  • @Maha-om6fg
    @Maha-om6fg Před 5 měsíci +13

    Bro neenga vera level. Nan class poitu errukn avnga solrathu enku full aa understand aagala enna panrathu therila unga videola paklm nu vantha semma very clear semmaaa nalla porumaiya clear ah point point purinjathu very thnks. Happy bro naraya entha mari videos podunga annaa help aa erukum

  • @Drni0411
    @Drni0411 Před 5 měsíci +2

    seriously I had doubt in this topic so many days now its cleared thank u so much bro for teaching this in a very simple way

  • @juliekirubha3
    @juliekirubha3 Před 10 měsíci +6

    Yah !!!!! you just awesome ..... i learned loop in other language but still i got some confusion in this fundamental concept. you cleared like " evvalo thana " .......🥳🥳 Thank u😊

  • @red_scorpio221
    @red_scorpio221 Před 8 měsíci +3

    a=int(input("Table:"))
    b=int(input("Enter The Length OF Table:"))
    c=b+1
    for i in range(1,c):
    ans=a*i
    print(i,"x", a, "=", ans)

  • @fireofthunder2475
    @fireofthunder2475 Před 5 měsíci +9

    Bro intha channel aa vitrathinga nerya beginerku intha help aa iruku

  • @stalinj1759
    @stalinj1759 Před rokem +2

    John bro supr ah solli tharinga.ipdiyae elaam concepts um solli thaanga broo 😍.

  • @pavithran1619
    @pavithran1619 Před 7 měsíci

    your videos are very useful brother and I am learning python by watching your videos. please keep it up.

  • @MayuriVinayagam
    @MayuriVinayagam Před rokem

    Excellent teaching bro nega rmba great avalo azhaga solli koodukaringa unga next video ku waiting bro

  • @mugilamugi6051
    @mugilamugi6051 Před rokem

    Bro u r teaching method fabulous 👏👏👏👏👌👌👌👌👌👌👌👌👌

  • @vijiilakshmi9772
    @vijiilakshmi9772 Před 10 měsíci

    very nice explanation , obsessed by your voice

  • @mugilamugi6051
    @mugilamugi6051 Před rokem

    Hello bro
    I'm regularly watching u r videos , it's very intresting and very dead easy to understand for one time explaination tq so much bro . And one more request pls upload more videos bro

  • @sharmi37181
    @sharmi37181 Před 10 měsíci +1

    U are great teacher...🎉

  • @saikannanravichandar6171

    Excellent explanation..

  • @vigneshkumarvk8
    @vigneshkumarvk8 Před 11 měsíci

    Romba thanks bro romba naal ah irruntha kolapam ippa tha theenthuchu

  • @devij.b3553
    @devij.b3553 Před 10 měsíci +1

    Sir tq for the clear explanation🎉👍

  • @subashsmiles5447
    @subashsmiles5447 Před 3 měsíci

    Had a Fun learning bro!! 😊

  • @ramrock9956
    @ramrock9956 Před 6 měsíci

    Vere level explaination bro❤

  • @mrsparrow2644
    @mrsparrow2644 Před rokem

    Bro continues ha video podunga......👍🏻👍🏻👍🏻cover other topics of python

  • @Vikram_Maran
    @Vikram_Maran Před 5 měsíci

    Satisfaction Level 🚀

  • @Goldencupid777
    @Goldencupid777 Před rokem +21

    Bro i yoda 2 va ✖ pannanunu ninga soldrathukullaye kandu pudichuta 😃

  • @CrazyCleatsClips
    @CrazyCleatsClips Před 3 měsíci

    Love your content.

  • @simonsam5159
    @simonsam5159 Před rokem +2

    Super explaing bro

  • @Iba615
    @Iba615 Před rokem +2

    bro nice superahh teach pantringa But I have one question?= "apple" ithu o/p la vertical ahh epti varuthu broo

  • @Inpramation
    @Inpramation Před 5 měsíci

    Good Explanation ❤❤❤

  • @s.aravindrajsaravanan172

    Super i was very happy to learn with you

  • @user-zm1hn6eb7k
    @user-zm1hn6eb7k Před 11 měsíci

    Good explanation ❤❤❤

  • @Nareshvaithi
    @Nareshvaithi Před rokem +4

    Bro for loop la nariyaa concept poduga bro part-2🥳🥳🥳

  • @priyadharshini.e7895
    @priyadharshini.e7895 Před 9 měsíci

    Neenga solradhu ok bro but allignment crt ah ila print("2"+"x"+str(i)+"="+str(i*2)) epdi panlaam

  • @takemytech88
    @takemytech88 Před 9 měsíci +1

    for i in range (1,11):
    print(i ,"x 2 =",i*2)

  • @arulventhan641
    @arulventhan641 Před 4 měsíci

    Thank you so much brother

  • @funwithryandave8375
    @funwithryandave8375 Před 3 měsíci

    Excellent!!

  • @user-ko1ri4wr3j
    @user-ko1ri4wr3j Před 6 měsíci +1

    1^2=1
    2^2=4
    .
    .
    10^2=100
    Ithuku eppadi bro program podanum

  • @sivakumarkumar3581
    @sivakumarkumar3581 Před 3 měsíci

    Super bro😊 👍

  • @Suthanthiradevi-po7fw
    @Suthanthiradevi-po7fw Před 3 měsíci

    Anna /n kukkamale next next linela print aaghiduma ?🤔🤔🤔🤔

  • @31mahalakshmi.p14
    @31mahalakshmi.p14 Před rokem +1

    Keep rock 🎉

  • @belsinmary744
    @belsinmary744 Před 5 měsíci

    Thanks bro 🎉

  • @ksanthosh4055
    @ksanthosh4055 Před rokem

    Super🎉

  • @NivedhaSankar
    @NivedhaSankar Před 6 měsíci

    #for loop
    for i in range(1,11):
    print (f'{i}x2={i*2}')

  • @vajjiraveluramalingam5206
    @vajjiraveluramalingam5206 Před měsícem

    Super

  • @PremKumar-rg8ko
    @PremKumar-rg8ko Před 6 měsíci

    Thankyou❤ bro

  • @subasreek
    @subasreek Před rokem +4

    Bro, spr teaching methodology😊... Even suddenly I saw ur python video.. I'm eager to wait next videos🎥 bro..
    And then next thing is, such a free a tutorial for beginners who are waiting for this.....
    Keep 🤘rocking bro

  • @Soundhar_jack
    @Soundhar_jack Před měsícem +2

    For loop concept

  • @pubgme8741
    @pubgme8741 Před rokem +3

    Bro JavaScript tutorial create please

  • @moulishcs2683
    @moulishcs2683 Před rokem

    Anna vlsi pathi oru video podunga and growth

  • @buddys_vlog_
    @buddys_vlog_ Před rokem +1

    Bro program c pathi tutorial podunga😢

  • @arunrajraj9656
    @arunrajraj9656 Před rokem +2

    haii...
    i am 2016 passed out. civil engg, i have a carrier gap 7 yrs .last 5 month i studied oracle sql,plsql in one of the insitution is this enough to enter the IT sector or may i do any other languages.....?

    • @selvaganesh8115
      @selvaganesh8115 Před rokem +3

      start attending interview.. you will get.. keep on attending interviews you can attend even more than 20 interviews using linkedin naukri indeed monster .. all these interviews will help you in getting jobs.. after attending 5 interviews you will come to know what companies were expecting from you

  • @ManoPrathi-pi6pr
    @ManoPrathi-pi6pr Před 2 měsíci

    print kulla "x2" quotation kudukuranga nu yarukavuthu therinja sollungalen...please...

    • @user-oe6pr1zt4t
      @user-oe6pr1zt4t Před 2 měsíci

      " " kudutha tha ... Print aagum
      ...... Print("world") kudutha
      .... Out putla : worlnu prind aagum

  • @subashsmiles5447
    @subashsmiles5447 Před 3 měsíci

    11:33 (0,11) syllabus le konjam munnadi poitinge!! (start,stop) functions

  • @Vasudev-wt6mi
    @Vasudev-wt6mi Před 3 měsíci

    👌👌👌

  • @E_Hari
    @E_Hari Před rokem +14

    Anna we have request naa
    After completing the course pls give as a certificate for the completion of the python course. By conducting exam . Pls Naa it will be very useful for us.

    • @arultharumsrisaisakthi9170
      @arultharumsrisaisakthi9170 Před rokem +2

      Exactly bro.. that'll be useful to address our knowledge in python

    • @ErrorMakesClever
      @ErrorMakesClever  Před rokem +11

      we will plan about it bro, we will tell you how can get valid certificates for free.

    • @arultharumsrisaisakthi9170
      @arultharumsrisaisakthi9170 Před rokem +1

      @@ErrorMakesClever Thank you for the response broo ! ❣️

    • @E_Hari
      @E_Hari Před rokem +1

      @@ErrorMakesClever ok bro 😘😘😘

    • @lovelypraveen7456
      @lovelypraveen7456 Před rokem +2

      @@ErrorMakesClever bro suppose certificate kutukura mathure irutha online exam vachitu kutunga and evaluation panuga

  • @vimalv.v5648
    @vimalv.v5648 Před rokem +1

    While loop

  • @kabirahamed5601
    @kabirahamed5601 Před rokem

    mechanical engineering mudichtan ippo it field la work panunna python course padicha matum podhuma anna😢pls na reply. Illa na Be csc finish pananuma🧐

  • @sandai_saval
    @sandai_saval Před 19 dny

    Step value pathi solal

  • @vasanthsparrow1333
    @vasanthsparrow1333 Před 9 měsíci

    Bro Java script course teaching pannuga bro naanga join panra bro

  • @VithyaSagarRamadossmyurl
    @VithyaSagarRamadossmyurl Před 2 měsíci

    pathiban voice kedhu😉

  • @balajihitler9275
    @balajihitler9275 Před rokem

    Bro enaku question mattum venum

  • @kyogesh4087
    @kyogesh4087 Před rokem

    Next video bro

  • @balajihitler9275
    @balajihitler9275 Před rokem

    Home work Mari try panuran

  • @mugunthan7523
    @mugunthan7523 Před 10 měsíci +2

    for i in range(1,11):
    print(i*2)
    output:
    2
    4
    6
    8
    10

  • @raghul_2161
    @raghul_2161 Před rokem

    How to make square table na?
    Programming podunga please in comments section 🙏🙏🥲
    2*2=4
    3*3=9
    4*4=16

    • @mohamedanas5126
      @mohamedanas5126 Před rokem +2

      For i in range(1,10):
      Print(i ,("x"),i,("="),i*i)
      I think this code..is square table

    • @krkanna
      @krkanna Před rokem +3

      n=int(input())
      for i in range(n):
      print(i*i)

  • @shanasubi
    @shanasubi Před rokem +1

    Anna i have messaged you a doubt in insta but you didn't reply yet...