#07 If Else with examples Part -3 | Python Tutorial Series 📚 in Tamil | EMC Academy

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 146

  • @meenaskouzina
    @meenaskouzina Рік тому +38

    Enga samy iruntha ithana nalla, ivalo easy ah sollitharinga paaa... Data analytics topics kuda cover pannalam

  • @TAMILARASAN.S-o4o
    @TAMILARASAN.S-o4o 5 днів тому +1

    17:03 - a=int(input())
    b=int(input())
    c=int(input())
    d=int(input())
    e=int(input())
    f=(a+b+c+d+e%5)
    if (a

  • @aishwaryasnatural_foods8424
    @aishwaryasnatural_foods8424 7 місяців тому +7

    I'm a homemaker after 10 years continue to study program.neraya time padika try panni program puriyala.but your explains superb.easily I understand. Enaku confidence vanthuruchu.I get job

  • @durga_24
    @durga_24 Рік тому +2

    Hii Anna....you teaching method is very nice❤... because ninga question make pani yengala solve pana solringa.....athu yenaku romba helpful ah iruku.....matha channel la patha just lesson listen panra mathiri tha iruku....sleepy ah irukum....but your classes are very interesting... thank you so much ❤🎉

  • @shailu2143
    @shailu2143 Рік тому +10

    Interested in programming now after watching your videos ❤tq for your🎉 efforts

  • @bichujs448
    @bichujs448 Рік тому +58

    a=int(input("English:"))
    b=int(input("Hindi:"))
    c=int(input("Computer:"))
    d=int(input("Mathematics:"))
    e=int(input("Physics:"))
    f=(a+b+c+d+e)
    g=f/5
    mark=g
    if(mark

    • @smileyyogy3377
      @smileyyogy3377 Рік тому +14

      8 line pathila
      If(g

    • @subashsmiles5447
      @subashsmiles5447 9 місяців тому +2

      UA-cam comment!=PythonIDLE🤣🤣

    • @johndirose5898
      @johndirose5898 7 місяців тому

      Avg value store tha aakuma shows aakatha

    • @MHariHaran-hh4im
      @MHariHaran-hh4im 6 місяців тому

      ​@@johndirose5898g=f/5 aparam ah
      print(avg) podu ga bro

  • @geethahari5307
    @geethahari5307 15 днів тому

    Great start for a person without previous knowledge aboutcoding.....

  • @highorchill3658
    @highorchill3658 5 місяців тому +1

    Super bro romba theliva you teaching i know idhu oru example but real life la salary=0
    Age=0
    Irunthalum unga code run agum...so real life ku etha mathiri conditions mathuna it will be much understandable

  • @GojiraZillagamer
    @GojiraZillagamer 8 місяців тому +114

    Who one is study phython without pc and laptop

  • @challenge2dream
    @challenge2dream 3 місяці тому +4

    very useful video for python beginners

  • @arunhhh333
    @arunhhh333 Рік тому +10

    A=int(input("Eng : "))
    B=int(input("Tam : "))
    C=int(input("Math : "))
    D=int(input("Sci : "))
    E=int(input("Soc : "))
    Total=(A+B+C+D+E)
    print("Total :", Total)
    Ave=(Total/5)
    print("Ave :", Ave)
    if(Ave

  • @deenadayalan.g5455
    @deenadayalan.g5455 6 місяців тому +13

    who is studying right now ? hit a like....don't get back guys you can !

  • @swathikakannan2234
    @swathikakannan2234 4 місяці тому

    I started watch yours java program after that i started to watch python it's really very easy after learning java

  • @kameshkumar9236
    @kameshkumar9236 Рік тому +2

    mark1=int(input("enter your mark1:"))
    mark2=int(input("enter your mark2:"))
    mark3=int(input("enter your mark3:"))
    mark4=int(input("enter your mark4:"))
    mark5=int(input("enter your mark5:"))
    total=mark1+mark2+mark3+mark4+mark5
    print(total)
    avg=total/5
    print(avg)
    if(avg

  • @logeshwaran7434
    @logeshwaran7434 8 місяців тому +2

    Really great bro super teaching nanum Pudukkottai than bro ❤ love you so much ❤

  • @RanjanieK
    @RanjanieK 8 місяців тому +2

    Bro your teaching is awesome ❤

  • @AsiraAsira-p3y
    @AsiraAsira-p3y 3 місяці тому

    Thank u so much for ur teaching 🎉🥰dearr anna ❤️‍🩹its very easy to understand.....w8ing for more concepts and videoss☺️

  • @mani.mmani.m1647
    @mani.mmani.m1647 8 місяців тому +2

    A=int(input("Tamil:"))
    B=int(input("English:"))
    C=int(input("Maths:"))
    D=int(input("Science:"))
    E=int(input("Social:"))
    F=A+B+C+D+E+F/2
    If(F

    • @lolsidhu6366
      @lolsidhu6366 22 години тому

      Wrong broo f add panna kudathu then last la 5 la divide pannanum

  • @Chandrumbit
    @Chandrumbit 2 місяці тому +1

    Hi ErrorMakesClever! you're amazing dood for the learning students and can you make a playlist for hacker rank its very useful for many of us.

  • @Nareshvaithi
    @Nareshvaithi Рік тому +3

    Bro i really enjoy your video ❤😊😊

  • @badrenarayan9031
    @badrenarayan9031 8 місяців тому +2

    Super teaching 🎉🎉🎉

  • @Mechcanicalengg
    @Mechcanicalengg Місяць тому

    a=int(input("A: "))
    b=int(input("B: "))
    c=int(input("C: "))
    d=int(input("D: "))
    e=int(input("E: "))
    f=(a+b+c+d+e)/5
    if(f>=35):
    print("Good to go")
    else:
    print("Additional Class is Required")

  • @VasukiVasuki-tz5if
    @VasukiVasuki-tz5if 8 місяців тому

    Ur teaching is vera lvl bro😄😇

  • @rajakumaran8687
    @rajakumaran8687 3 місяці тому

    Great work bro 🙏
    Thanks a lot

  • @muthumarimeena7293
    @muthumarimeena7293 Рік тому

    your video is very useful brother👍👍👍

  • @ArunKumar-studies
    @ArunKumar-studies 9 місяців тому

    a=int(input("Tamil:"))
    b=int(input("ENGLISH:"))
    c=int(input("MATHS:"))
    d=int(input("SCIENCE:"))
    e=int(input("SOCIAL:"))
    total=a+b+c+d+e
    avg=total/5
    Print(avg)
    If(avg

  • @anandvenkatesh.s7294
    @anandvenkatesh.s7294 9 місяців тому

    a=int(input())
    b=int(input())
    c=int(input())
    d=int(input())
    e=int(input())
    f=(a+b+c+d+e)/5
    Print(f)
    if(f

  • @jayavarthiniezhumalai6099
    @jayavarthiniezhumalai6099 Рік тому +1

    vera level teaching ipde continue panunga bro

  • @muthusuresh-ob8cu
    @muthusuresh-ob8cu 8 місяців тому

    Score=int( input ())
    If (score>35 and

  • @ayyappansaamy007
    @ayyappansaamy007 11 місяців тому

    Thanks a lot❤💥💯🙏

  • @verojoe1988
    @verojoe1988 Рік тому +2

    Superbb bro ❤❤

  • @lkgamer5217
    @lkgamer5217 Місяць тому

    hi guys if you're trying the hackerrank now, the answer not accepting the same one, if it doesn't work try instead this
    n=int(input())
    if (n%2==1):
    print("Weird")

    elif(n%2==0 and 2

  • @Karthik-fn2io
    @Karthik-fn2io 5 місяців тому

    eng=int(input("eng marks :"))
    kan=int(input("kan marks :"))
    acc=int(input("acc marks :"))
    computer=int(input("computer marks :"))
    python=int(input("python marks :"))
    total=(eng+kan+acc+computer+python/5)
    if(total

  • @vicky_edits_78
    @vicky_edits_78 Місяць тому +1

    HackerRank la pannathu tha bro koncho confusion ah irukkuu😢😢

  • @ahamedamjath8440
    @ahamedamjath8440 Рік тому

    a=int(input("English"))
    b=int(input("Tamil"))
    c=int(input("Math"))
    d=int(input("Science"))
    e=int(input("History"))
    f=(a+b+c+d+e)
    h=f/5
    mark=h
    if (h>35):
    print("Aditional class is required")
    else:
    print("you are good")

    • @tamilkinghacker7588
      @tamilkinghacker7588 Рік тому

      Bro 8 line variable eathuku create panirukinga. Nama mudichavaraikum line na kamiyathan pannanum

    • @Vcsa-saxz
      @Vcsa-saxz Рік тому

      ​​@@tamilkinghacker7588
      a=int(input ("tamil"))
      b=int(input ("English"))
      c=int(input ("maths"))
      d=int(input ("science"))
      e=int(input ("social"))
      f=(a+b+c+d+e)/5
      if(f

  • @anandvenkatesh.s7294
    @anandvenkatesh.s7294 9 місяців тому

    Excellent teaching bro data engineering topic pathi video podu bro please then python framework in real life project pathi video podu bro

  • @VishwaVishwa-du5vu
    @VishwaVishwa-du5vu 6 місяців тому +1

    Bro talk deeply about nested if, i don't understand that concept.

  • @imsumo7891
    @imsumo7891 Рік тому

    tamil=int(input("Tamil:"))
    english=int(input("English:"))
    maths=int(input("Maths:"))
    science=int(input("Science:"))
    social=int(input("Social:"))
    if((tamil+english+maths+science+social)/5

  • @BTF_Information
    @BTF_Information Рік тому +1

    (Loan amount

  • @arul2252
    @arul2252 Рік тому +5

    bro enaku neega solli kodkura questions understand aguthu hackerrank la vara questionslam understand panna mudiyala bro

  • @AnIntrovertMindVoice-jp4ev
    @AnIntrovertMindVoice-jp4ev 7 місяців тому

    bro recent times ah exam ku prepare agurathe unga videos ah paathu than bro

  • @sandysar6504
    @sandysar6504 Рік тому +4

    bro antha question word document ah description la kudunga bro

  • @simonsam5159
    @simonsam5159 Рік тому

    Great teaching bro ❤️

  • @pranav.m1041
    @pranav.m1041 Рік тому

    Semma bro its usefull❤

  • @ranjanidevi1789
    @ranjanidevi1789 8 місяців тому

    Very useful anna

  • @phoenix-c5k
    @phoenix-c5k Рік тому

    really hatsoff bro

  • @chellammalsivasupramani7905

    Annaaaa pls kindly make videos about dsa in python it will be greatful for us…

  • @pranav.m1041
    @pranav.m1041 Рік тому +1

    Mass bro

  • @mithra875
    @mithra875 5 місяців тому +1

    20:18 bro this website is not working properly in android phone suggest some other website

  • @Mohamed-f9t9c
    @Mohamed-f9t9c 2 місяці тому

    Hi Bro - Please help me in understanding the below task.
    The provided code stub reads and integer, , from STDIN. For all non-negative integers i

  • @gokulsumu4677
    @gokulsumu4677 Рік тому

    Bro.. actually clear screen epdi pananu nu next video la solunga bro. Na practice panrenu fill aichi .. but clear kuduka therila .. so restart panitu irunden.. so nyabagam aa next video or shorts la kuda solunga

    • @ErrorMakesClever
      @ErrorMakesClever  Рік тому +1

      Unfortunately Indha editorla namlala screen clear pana mudyadhu bro. Andha windowa close panitu dhan open pana mudium.

  • @shanmugapriyanr9049
    @shanmugapriyanr9049 Рік тому +2

    More thaan one if use panna elif nu use pannanum ah bro in hacker rank problem

  • @muthusuresh-ob8cu
    @muthusuresh-ob8cu 8 місяців тому

    Police case 5 your not government job and age

  • @jonesoffcl
    @jonesoffcl 9 місяців тому +1

    11:25 la varuthula bro if kulla if... Athukku elif pootta enna?? Poda koodatha??

  • @Nivedha2
    @Nivedha2 5 місяців тому

    Great

  • @punithavalli1306
    @punithavalli1306 Рік тому +1

    a=int(input( ) )
    b=int (input( ) )
    c=int (input( ) )
    d=int (input( ) )
    e=int (input( ) )
    f=(a+b+c+d+e/5)
    if (f

    • @ramyadh
      @ramyadh Рік тому +2

      You're correct... ❤

    • @punithavalli1306
      @punithavalli1306 Рік тому +1

      @@ramyadh Thank you soo much ☺️☺️😍🥰😘😘❤️.

    • @dindigulanas
      @dindigulanas Рік тому

      InCorrect

    • @punithavalli1306
      @punithavalli1306 Рік тому

      @@dindigulanas why..? This is incorrect 😕🙁🙁 plz... Say what I have mistake in this 😢😢 but I have test it 🙄 it's work well 🥺🥺🙏.

  • @Divyusadiary
    @Divyusadiary Місяць тому

    appo whats the difference between nested if and elif

  • @dallydally5905
    @dallydally5905 4 місяці тому

    Hi, i tried to write program using elif for 8th question but i got an error in the 5th line.could you tell me why?my program as follows:
    a=int(input("enter your age"))
    b=int(input("enter your salary"))
    if(a>=20000 or b

  • @karthigamingff8061
    @karthigamingff8061 24 дні тому

    Bro hackerrank romba hang aguthu 1 pgm kooda work panna mudila 😢😢

  • @KeeethiVasan-n3m
    @KeeethiVasan-n3m Рік тому +1

    Bro hacker rank program aa run pana your letter can't be ASCII code nu kathuthu bro

  • @rocks.d_jeeva
    @rocks.d_jeeva Рік тому

    Thank you bro

  • @ganeshs4567
    @ganeshs4567 11 місяців тому

    Bro ipo intha addition prg la mark 100 kulla tha kudukanumna eppadi podurathu ..9 th prg

  • @udhayakumarr9392
    @udhayakumarr9392 Рік тому

    Anna nenga yadutha class varaiko 10 hrs py concept la basic dha na illa intermediate level ha na .pls reply pani doubt clear panunga

  • @SILENCE-yl7dr
    @SILENCE-yl7dr Рік тому

    1
    a=int(input("Enter first mark:"))
    2 b=int(input("Enter second mark:"))
    3 c=int(input("Enter third mark:"))
    4
    d=int(input("Enter fourth mark:"))
    5 e=int(input("Enter fifth mark:")) 6 average=((a+b+c+d+e)/5)
    7 print("your average mark is:"
    , average)
    8 if (average

  • @hariprasathk8394
    @hariprasathk8394 7 місяців тому

    Hi sir in the 8th program we are giving salary and age in or statement know, but if i enter the salary less than as 10000 and age 26 it is showing else statement as not eligible but if i give salary 25000 and age 20 it is asking for loan amount we are checking condition or statement either condition is true it should enter the if statement know sir. please clarify this doubt

  • @johnsurya9451
    @johnsurya9451 Рік тому +6

    Bro neenga sonnadhu nallave puridhu ana hackerRank la yedhumey purila bro

  • @Soundhar_jack
    @Soundhar_jack 7 місяців тому

    If else elif condition

  • @selvaTheVlogger
    @selvaTheVlogger 11 місяців тому +1

    hackerrank la wrong answer nu varuthu bro can you help me with this broo

  • @ylgammingscreations2994
    @ylgammingscreations2994 Рік тому

    Bro teach Java. don't know C,C++. I learn Java va it is easy for me

  • @jameelasubahan1345
    @jameelasubahan1345 Рік тому

    Elif yepa use pnanum nested if yepa use pnanum rmba confusing ah irkum,nested if ku badhila yn elif use pniye program cntbue pna kudathu

  • @teenagedreamer2001
    @teenagedreamer2001 7 днів тому

    Amma laptop users attendance here 🙌

  • @seethalakshmi9504
    @seethalakshmi9504 Рік тому +2

    Anna hacker rank puriyala eppadi open பண்றதுன்னு

  • @bairavisankarkumar
    @bairavisankarkumar 11 місяців тому

    Bro c programming solli thanga broooooo pleaseeee

  • @shanasubi
    @shanasubi Рік тому +3

    Anna hackerrank free than

  • @amazing1646
    @amazing1646 Рік тому

    Bro snowflake pathi podu gha

  • @priyaarun5182
    @priyaarun5182 Місяць тому

    bro hacker Ranck 2 program IS NOT WORKING

  • @parameshwaran1586
    @parameshwaran1586 4 місяці тому

    Hackerrank first ah solli irukalam

  • @SudhaKrishnan-xz4ni
    @SudhaKrishnan-xz4ni 8 місяців тому

    Bro elif kum nested if kum enna difference

  • @kaavyasivakumar8674
    @kaavyasivakumar8674 6 місяців тому

    Anna create a hackerrank account nu varuthu

  • @EsaivaniVani-os9zm
    @EsaivaniVani-os9zm 6 місяців тому

    🎉 ❤❤❤❤

  • @akashak4716
    @akashak4716 Рік тому

    print("YOUR MARKS")
    a=int(input("TAMIL:"))
    b=int(input("MATHS:"))
    c=int(input("CHEMISTRY:"))
    d=int(input("PHYSICUS:"))
    e=int(input("BIOLOGY:")
    f=int(a+b+c+d+e)/5
    if(f

    • @thamodharanm1078
      @thamodharanm1078 Рік тому +4

      print("YOUR MARKS")
      a=int(input("TAMIL:"))
      b=int(input("MATHS:"))
      c=int(input("CHEMISTRY:"))
      d=int(input("PHYSICUS:"))
      e=int(input("BIOLOGY:"))
      f=int(a+b+c+d+e)/5
      if(f

    • @akashak4716
      @akashak4716 Рік тому

      @@thamodharanm1078
      yes bro , thank so much bro........

    • @tamilkinghacker7588
      @tamilkinghacker7588 Рік тому

      7 line la intentation error varum.. () is not perfect

  • @jeromealbert-n1h
    @jeromealbert-n1h Рік тому +3

    bro question 8 la values bellow ah apply panaa else statement work agala ean ....

  • @sathishsg5065
    @sathishsg5065 Рік тому

    Marital=input("enter marital m for married u for unmarried: ")
    If marital=="m"or marital=="M":
    Print("your eligible to insurance ")
    Elif marital=="u" or marital=="U":
    genter=input("enter m as male and f as female:)
    age=input("enter age:")
    If genter=='m' or genter =='M' and age>=30 or genter=='f' or genter=='F' and
    age>=25:
    Print("your eligible for insurance")
    else:
    Print("invalid genter input
    or you are not eligible to insurance")
    else:
    Print('invalid marital input)
    Sir intha codela enna mistake irukku capital letters la kuduththa கரெக்ட்டா varuthu small letters la kudutha varala pls சொல்லுங்க sir

    • @ErrorMakesClever
      @ErrorMakesClever  Рік тому

      Ping us on instagram brother.

    • @sathishsg5065
      @sathishsg5065 Рік тому

      Pro engkitta Instagram illa pro what up irukku

    • @ErrorMakesClever
      @ErrorMakesClever  Рік тому

      Email us bro errormakesclever@gmail.com

    • @pksankarbabu7340
      @pksankarbabu7340 Рік тому

      Bro Print ku small p podunga

    • @thamodharanm1078
      @thamodharanm1078 Рік тому

      Pls find the right code below. if, else , elif are case sensitive.
      Marital=input("enter Marital m for married u for unmarried: ")
      if Marital=="m" or Marital=="M":
      print("your eligible to insurance ")
      elif Marital=="u" or Marital=="U":
      genter=input("enter m as male and f as female:")
      age=input("enter age:")
      if genter=='m' or genter =='M' and age>=30 or genter=='f' or genter=='F' and age>=25:
      print("your eligible for insurance")
      else:
      print("invalid genter input
      or you are not eligible to insurance")
      else:
      print("invalid Marital input")

  • @krao4251
    @krao4251 7 місяців тому

    Elif ethuku pordthu bro

  • @Akashs70382
    @Akashs70382 10 місяців тому

    ❤️

  • @GenwinTechnologySolutions
    @GenwinTechnologySolutions 9 місяців тому

    it

  • @GenwinTechnologySolutions
    @GenwinTechnologySolutions 8 місяців тому

    whint

  • @harikichu7907
    @harikichu7907 Рік тому +11

    S1=int(input("Business Marks:"))
    S2=int(input("Accounts Marks:"))
    S3=int(input("Economics Marks:"))
    S4=int(input("Computer Marks:"))
    S5=int(input("English Marks:"))
    avg=(S1+S2+S3+S4+S5)/5
    if(avg

  • @gowthamigowthami1562
    @gowthamigowthami1562 11 місяців тому +1

    a=int(input ("tam"))
    b=int(input ("eng"))
    c=int(input("maths"))
    d=int(input("science"))
    e=int(input("social"))
    f=(a+b+c+d+e)/5
    if(f

  • @kishorev9250
    @kishorev9250 11 місяців тому +1

    a=int(input("tamil:"))
    b=int(input("english:"))
    c=int(input("math:"))
    d=int(input("social:"))
    e=int(input("history:"))
    f=(a+b+c+d+e)
    g=f/5
    if(g