Python List Count Function With Program | In Hindi

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 54

  • @itzpkg
    @itzpkg 3 года назад +5

    Mai soch rha tha...ki Alg se Schdule bnaunga ...jisme sirf apko Appreciate Krna hai.....
    Hr video ke bad ..itna accha lgta hai..ki kya btaye sir ..
    Tb hi to mene quote likha hai (mai Small writer bhi hu) ...
    "Let's make coding easy with Codeitup"
    Once again wonderful Lecture ...
    Jai ho ..jao ho

    • @codeitup
      @codeitup  3 года назад +2

      Thanks a lot dear for your precious coment... Keep learning😊
      God bless you

  • @vipinkumar-tl8xr
    @vipinkumar-tl8xr 2 года назад +1

    sir You are a Best teacher for me

  • @kashifsalik67
    @kashifsalik67 4 года назад +4

    sir i am going to use one word for you simply AMAZING
    LOVE FROM PAKISTAN

    • @codeitup
      @codeitup  4 года назад +1

      Thank you so much @Kashif Yousafzai

  • @asadbashir2533
    @asadbashir2533 Год назад +1

    Your teaching method is amazing

  • @rashmitabisoi9586
    @rashmitabisoi9586 Год назад +1

    Thank you sir itna achse samjha ne keliye❤

    • @codeitup
      @codeitup  Год назад +1

      Most welcome Rashmita!

  • @Helly04
    @Helly04 Год назад +1

    My program to take both int & str value into the list from user & to find frequency of both str & int value-
    a=[]
    for i in range(5):
    x=input("Enter items:")
    a.append(x)
    print(a)
    p=input("Enter str val whose fre. u want to know:")
    f=a.count(p)
    print("Frequency of",p,"=",f)
    q=int(input("Enter digit value whose fre. u want to know:"))
    st=str(q)
    f=a.count(st)
    print("Frequency of",st,"=",f)
    Literally, it took me 1 hour , l know it's not that tough but still.. anyways happy to not give up❤😇

  • @ganeshbondre5646
    @ganeshbondre5646 2 года назад +2

    thank you so much for explaining so deeply ,cleanly and neatly.

    • @codeitup
      @codeitup  2 года назад

      Most welcome Ganesh, keep learning😊

  • @ankitsonkar9309
    @ankitsonkar9309 3 года назад

    I was about to buy an online course for python but then i got to know about this chanel. This is probably the best channel for learning python. Sir ap ka samjhane ka tarika bohot achaa hain.
    Am finding interest not just in the subject but also the way you teach. YOu nailed it. Keep bringing programming videos like these. Really helpful :-)

    • @codeitup
      @codeitup  3 года назад

      Thank you so much Ankit for such a lovely comment.

  • @architjain9149
    @architjain9149 2 года назад

    I am not able to get that why so less views , it's the great explanation really 🙏🙏

  • @janghupriyanshu
    @janghupriyanshu 3 года назад

    Best python videos on utube .

  • @kohinoorteamyogeshchhabra8255
    @kohinoorteamyogeshchhabra8255 3 года назад

    Sir muje ache se smj a gya count function

    • @codeitup
      @codeitup  3 года назад

      That's good Yogesh, keep learning!

  • @abhi7155
    @abhi7155 Год назад

    This vedio is helpfull

  • @mdquaiser1810
    @mdquaiser1810 Год назад

    User defined value mai, integer, float aur string ek hi list k under le sakte hai?

  • @harshitasahu9983
    @harshitasahu9983 3 года назад +1

    Thank you sir🙏

    • @codeitup
      @codeitup  3 года назад +1

      Always welcome Harshita!

  • @barundas1693
    @barundas1693 3 года назад

    Awesome

  • @Vaibhav_Bhardwaj
    @Vaibhav_Bhardwaj Год назад

    sir for loop me i kitne value se initialize hota hai? 0 se yaa 1 se........

  • @poesiafshorts5862
    @poesiafshorts5862 11 месяцев назад

    Mean hum count () function tb hi use kr skty jb phly Append use kry gay???

  • @Official_Vishu17
    @Official_Vishu17 Год назад +1

    Jai Shree Ram ❤

  • @faizalkhalifa9187
    @faizalkhalifa9187 3 года назад

    thanks sir

    • @codeitup
      @codeitup  3 года назад +1

      Most welcome😊

  • @barundas1693
    @barundas1693 3 года назад

    Make videos on function codes

  • @devanshgoel1407
    @devanshgoel1407 4 года назад +2

    hi, if we want to take a input from the user both string and integer value in a list then?

    • @codeitup
      @codeitup  4 года назад +1

      In that case while you are in the loop, ask the choice from user that which type of value he wants to enter, and according to the choice convert the datatype. :)

    • @itzpkg
      @itzpkg 3 года назад +1

      Yes sir same question was in my mind

    • @itzpkg
      @itzpkg 3 года назад

      @@codeitup then ..we have to make seprate code for datatype from user ... Whichb will change inner coding according to datatype

  • @chandni2379
    @chandni2379 3 года назад

    😊😊😊😊😊

  • @Yuvraj-Singh577
    @Yuvraj-Singh577 2 года назад

    Sir agr user ko run time per decide karna h ki kis type ka input chahiye to oo kese lenge
    For example
    A = int(input("enter A")
    Yh int type ka dega
    But mujhe run time per str ki need ho gyi to ess condition me kya krenge

  • @rehaanviswanathan981
    @rehaanviswanathan981 5 лет назад +1

    sir, I think you should get a mic that you can clip to your shirt.

  • @pankajkatel9715
    @pankajkatel9715 4 года назад

    sir can i store loop in a variable ?
    for example v=for i in range(1,n+1)
    v.count(0)

  • @joshi_unplugged
    @joshi_unplugged 3 года назад

    Sir isme OOPS ke Concepts Aur Add krdo fir Puri Python Complete ho jayegi Achche Se...
    Please 🙏🏻

  • @swarnikarout3824
    @swarnikarout3824 4 года назад

    Agar list main int aur string
    Dono add karna haii to
    Kese karenge???
    Matlab int lagane se to integer main hi convert ho jayega na..
    To both add karne ke liye code bataiye plzz

    • @codeitup
      @codeitup  4 года назад +1

      Is case me aap user se input nahi le sakte us case me aapko khud se list me elements daalna hoga. Otherwise saara input string format me accept kijie aur as and when required convert that tp integer.

    • @swarnikarout3824
      @swarnikarout3824 4 года назад

      @@codeitup achaa....list khud se banana padega
      2nd part kya!??
      A=input(enter elements)
      A.append()
      In this all will b accepted as string
      After that if I want to add int value then....
      A=int(input (enter))
      Ese karna hoga???
      Do bar likhna padega kya?
      Then

  • @suBham8785
    @suBham8785 4 года назад +1

    Sir set mai kese banaye. Count program

    • @codeitup
      @codeitup  4 года назад +1

      Like this:
      s = set(['p', 'c', 'e', 'h', 's', 'o'])
      print len(s)

  • @khushbukeshari5577
    @khushbukeshari5577 2 года назад

    Hi Sir,
    When i am using this code in my pycharm tool. So its showing me output like this
    Add the name:ram
    Enter the freqancy of the nameram
    Freqancy of ram = 1
    Add the name:
    what to do?

  • @abigailhrangkhawl8870
    @abigailhrangkhawl8870 2 года назад

    sir humko isse while loop me kaise badle

  • @theonecreation9572
    @theonecreation9572 3 года назад

    sir nhi aa rha h