40 String methods in Python with examples | Amit Thinks

Sdílet
Vložit
  • čas přidán 9. 11. 2022
  • This video will teach us how to work with 40+ built-i n string methods in Python. Strings in Python are sequence of characters that can be easily created. Python Strings are objects of the str class.
    Python Strings Tutorial: • Python Strings Tutoria...
    Python Full Course (English): bit.ly/3Bse2DT
    Python Full Course (Hindi): bit.ly/3cTTGJs
    Python Notes: bit.ly/3Ovbnft
    #stringmethods #python #amitthinks
    👉 Stay Connected
    Instagram - bit.ly/3z8Fg1d
    Telegram - bit.ly/3wWBh5i
    Website - studyopedia.com
    ► Get SkillShare - 1 Free Month
    skl.sh/3AkrsAW
    ► Top Free Video Tutorials
    Python Tutorial (English)⭐️ • Python Full Course for...
    Python Tutorial (Hindi)⭐️ • Python Full Course in ...
    MySQL Tutorial ⭐️ • Learn MySQL in 3 Hours...
    SQL Tutorial ⭐️ • SQL Server Tutorial Fo...
    MongoDB Tutorial ⭐️ • Master MongoDB: The Ul...
    VS Code Tutorial ⭐️ • Master Visual Studio C...
    Visual Studio Tutorial ⭐️ • Learn Visual Studio 20...
    HTML Tutorial ⭐️ • HTML Tutorial for Begi...
    Google Colab Tutorial: • Google Colab Tutorial ...
    Bootstrap Tutorial: • Bootstrap 5 Tutorial f...
    VS Code Tutorial: • Master Visual Studio C...
    Visual Studio Tutorial: • Learn Visual Studio 20...
    ► Free Notes (Downloadable)
    Python ⭐️ studyopedia.com/tutorials/pyt...
    Java ⭐️ studyopedia.com/tutorials/java
    C ⭐️ studyopedia.com/tutorials/c-p...
    C++ ⭐️ studyopedia.com/tutorials/cpp/
    Numpy ⭐️ studyopedia.com/tutorials/numpy
    Android ⭐️ studyopedia.com/tutorials/and...
    HTML5 ⭐️ studyopedia.com/tutorials/html5
    PHP ⭐️ studyopedia.com/tutorials/php
    WordPress ⭐️ studyopedia.com/tutorials/wor...
    Drupal ⭐️ studyopedia.com/tutorials/drupal
    Magento ⭐️ studyopedia.com/tutorials/mag...
    Computer Networks ⭐️ studyopedia.com/tutorials/com...
    Bootstrap⭐️ studyopedia.com/tutorials/boo...
    ► Free Interview QA
    Python🔥studyopedia.com/java/java-int...
    Java 🔥studyopedia.com/python3/pytho...
    Android🔥studyopedia.com/android/andro...
    ReactJS🔥studyopedia.com/reactjs/react...
    ► Attempt Quizzes
    Android Quiz🔥 studyopedia.com/android/andro...
    PHP Quiz 🔥studyopedia.com/php/php-onlin...
    CSS Quiz 🔥studyopedia.com/css/css-onlin...
    JQUERY Quiz 🔥studyopedia.com/jquery/jquery...
    C Quiz 🔥studyopedia.com/c/c-online-quiz/
    C++ Quiz 🔥studyopedia.com/cpp/cpp-onlin...
    JAVA Quiz 🔥studyopedia.com/java/java-onl...
    HTML5 Quiz 🔥studyopedia.com/html/html5-on...
    👉 About Amit Thinks CZcams Channel
    I am Amit Diwan, a self-made Entrepreneur, running "Amit Thinks", a Tech CZcams Channel. Also running an E-Learning website "studyopedia.com". We publish videos in English and Hindi on Programming, Databases, and Web Dev Technologies. I have left a job offer from Accenture and 3 government jobs to follow my dream of being an entrepreneur.
    ► Subscribe
    / amittechie
    ► Donate & Support us
    www.paypal.com/paypalme/learn...

Komentáře • 18

  • @Amit.Thinks
    @Amit.Thinks  Před 8 měsíci

    🔥Python Tutorial (English): czcams.com/video/HSbyBwmEOQk/video.html
    🔥Python Tutorial (Hindi): czcams.com/video/b97WsOM9BYg/video.html

  • @christophermuhau7335
    @christophermuhau7335 Před rokem +1

    Hi Amit,
    Great stuff, can you make another video for int, float and list. with regards to the methods / functions used

    • @Amit.Thinks
      @Amit.Thinks  Před rokem

      Hi, We have a complete free Python Tutorial: czcams.com/video/HakXpkXcjdI/video.html

  • @mdmusaif7492
    @mdmusaif7492 Před rokem

    thank you sir This helps me a lot

    • @Amit.Thinks
      @Amit.Thinks  Před rokem

      Glad it helped. Refer the complete tutorial for free:
      Python Tutorial: czcams.com/video/HSbyBwmEOQk/video.html
      Python (Study Material): studyopedia.com/tutorials/python3

  • @Sri7522
    @Sri7522 Před 7 měsíci +1

    Thankyou for this video

    • @Amit.Thinks
      @Amit.Thinks  Před 7 měsíci

      Welcome. Refer the complete Tutorial:
      Python Tutorial: czcams.com/video/HSbyBwmEOQk/video.html
      Python (Study Material): studyopedia.com/tutorials/python3

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

    Clear

  • @udaykiran-wg3vb
    @udaykiran-wg3vb Před rokem +1

    capitalize casefold center count find endswith index join lower lstrip replace

    • @Amit.Thinks
      @Amit.Thinks  Před rokem +1

      Refer our free:
      Python Tutorial (English): czcams.com/video/HSbyBwmEOQk/video.html
      Python Tutorial (Hindi): czcams.com/video/b97WsOM9BYg/video.html

  • @tejachowdarybollepalli4007
    @tejachowdarybollepalli4007 Před 11 měsíci +2

    Sir how to give index numbering to the strings

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

      use slicing string[0] OR
      using enumerate `for index, value in enumerate(string):
      print(index, value)`

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

    Sir can you please make one video without using pre-defined functions how can we do same changes or solve the problem that you have shown in this video... Sir please make video on this...?

    • @Amit.Thinks
      @Amit.Thinks  Před 3 měsíci +1

      Right now, I can offer this 5 hours Python Tutorial: czcams.com/video/b97WsOM9BYg/video.html

  • @rajesh5201
    @rajesh5201 Před rokem

    👌

    • @Amit.Thinks
      @Amit.Thinks  Před rokem

      Welcome. Refer to our free:
      Python Tutorial (English): czcams.com/video/HSbyBwmEOQk/video.html
      Python Tutorial (Hindi): czcams.com/video/b97WsOM9BYg/video.html
      Python (Study Material): studyopedia.com/tutorials/python3

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

    hi sir, there are 47 string methods in python

    • @Amit.Thinks
      @Amit.Thinks  Před 11 měsíci +3

      Rest 7, consider as your assignment.
      I have covered 40 and can expect a student to complete rest of them.