Python Bangla Tutorials 23 : List (Part-1)

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Learning outcomes:
    1) Creating a list
    2) printing list
    Full Python Course is here :
    • Python Bangla Tutorial...
    Subscribe : / @anisul-islam
    website : www.studywitha...
    Facebook : / anisul2010s
    Facebook page : / studywithanis

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

  • @Zihadtheboy
    @Zihadtheboy 8 месяцев назад +3

    Vaiya Apnar kotha bolar Style ta onek valo❤❤🎉🎉

  • @rejaunhabib
    @rejaunhabib 2 года назад +5

    favourite teacher of CSE

    • @anisul-islam
      @anisul-islam  2 года назад +1

      Thanks for the valuable love ❤️

  • @mehmederfan9282
    @mehmederfan9282 5 лет назад +9

    sobar eto demand kore keno buji na..ANis bhai je bangla video gulo banaccen time manage kore etai amder jonna oneek..shukriya koren sobai..

  • @MdFahim-xj9fi
    @MdFahim-xj9fi 2 года назад +2

    baya apni khub sundor bujia san

  • @AzizulHaqu-pv1xl
    @AzizulHaqu-pv1xl Год назад +1

    Thank you sir❤❤❤

  • @dibbajothy5171
    @dibbajothy5171 4 года назад +7

    SIr if you have more information on Python, please make an advance tutorial of python......Through that we can develop our Python programming skil....Please..It is an humble request
    Stay fit Sir...

  • @SagorAhmed-rm5ei
    @SagorAhmed-rm5ei 5 лет назад +3

    nice all vedios vai

  • @nurmuhammadshahin4002
    @nurmuhammadshahin4002 5 лет назад +2

    JazakAllah

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

    ami ei video gola dekhe onk beshi opokrito hochi

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

    ❤️

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

    মাশাল্লাহ চমৎকার

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

    valovashar manush anisul islam

  • @dodgetesla3695
    @dodgetesla3695 5 лет назад +3

    assalamualaikum sir....amr ekta ques sheta hocche python e upper case lower case kivabe convert kre??

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

    Thanks

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

    ভালো

  • @Tahsan14710
    @Tahsan14710 2 года назад +1

    Sir apni free te student der sheba diye jassen...binimoye apni sottikar orther vlobasha uparjon koresen...to ey sottikar orther vlobasha peye apnar onuvuti kemon?
    kono ek video te jante chai
    ami apnake sottikar orthe onek vlobashi...

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

    nice

  • @onlinementor917
    @onlinementor917 5 лет назад +6

    Source code:-
    subjects = ["C", "C++", "Java", "python", "OS", "Android", "TOC"]
    '''
    print(subjects)
    print(subjects[1])
    print(subjects[2:])
    print(subjects[-1])
    '''
    print(subjects + ["swift", 27])
    print("python" in subjects)
    print("algo" not in subjects)

  • @smmaruf-c4i
    @smmaruf-c4i 13 дней назад

    vaiya linkdin er upor akta video koren
    \

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

    This video is not found download link . why?

    • @anisul-islam
      @anisul-islam  5 лет назад +3

      why u download ? u can watch the videos online. wastage of memory in a high speed and unlimited environment

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

    in operater

  • @AminulislamSakib
    @AminulislamSakib 5 лет назад

    Python e ki list Array er bikolpo?

  • @Akash-bb6nl
    @Akash-bb6nl 5 лет назад

    sir video premieres keno

    • @anisul-islam
      @anisul-islam  5 лет назад

      publish er time dewa aase, wait koro

    • @anisul-islam
      @anisul-islam  5 лет назад +1

      premier mane toh aar paid na , free but schedule time e auto publish hobe, ami eksathe sob upload kori amar time save er jonno

    • @Akash-bb6nl
      @Akash-bb6nl 5 лет назад

      @@anisul-islam okk sir,thank you

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

    source code:
    subjects = ["C", "C++", "Java", "python", "OS", "Android", "TOC"]
    print(subjects*3)
    output:['C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS', 'C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS', 'C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS']
    but sir, I want to get the output with new line like,
    ['C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS']
    ['C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS']
    [''C', 'C++', 'PYTHON', 'JAVA', 'ANROID', 'OS']
    for this output what should I do with the source code???
    Btw sir, you are really wonderful . The way you are teaching is really impressive. May Allah grant you much prosperity with a long ,happy and healthy life.

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

      subjects = ["C", "C++", "Java", "Python", "OS", "Android", "TOC"]
      for _ in range(3):
      print(subjects)

  • @abdulmosobbir5639
    @abdulmosobbir5639 5 лет назад +2

    python er upor apner kuno project ase

    • @anisul-islam
      @anisul-islam  5 лет назад +2

      matro hello world diye shuru korlam series , project aasbe kothai theke ?

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

    পাইথনে ফুল কোর্স ভিডিও আছে

  • @helloanwar3613
    @helloanwar3613 5 лет назад

    1-19 video download eassily

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

    Thank you sir❤❤❤