Python Techniques for Manipulating Data and Strings

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 20

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

    Nice explanation👌👍

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

    Understand the string manipulation

  • @mr.aparun
    @mr.aparun Рік тому

    Super anna ahh good understanding ❤🎉 anna yella concepts um eptiye theliva solunga anna easy ah irukku anna ahh

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

    i am getting same answer for a [1:] and a [1::] can we use both ? please help

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

      Rendume same result than tharum. You can use anything. epdi work aguthungrathula mattum sinna differece irukku.

    • @Goverthana-gq9ni
      @Goverthana-gq9ni 7 місяців тому

      Yes..
      Syntax: variable[Start_Position:End_Position:Steps]
      ex: a = "Python"
      a[1::2] -> It Jump position with 2
      Output will be: yhn

  • @Goverthana-gq9ni
    @Goverthana-gq9ni 7 місяців тому

    sir What is the difference between two 1.Object.Function() ex:"python".upper() , 2.Function(Obj) ex: len("PYTHON"). It bit confusing sir. Thanking you

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

      ua-cam.com/users/shortsrdn2Z6NT2bU?si=SiJ9x7ZItPu0cntI
      Please check this video

    • @Goverthana-gq9ni
      @Goverthana-gq9ni 7 місяців тому

      @@LearnzDevelopmentHub Thank you so much sir for the dedicated video, sir. Now, I am clear on the methods and functions.😇

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

    This video is very easy to understand python.Thanks for this clear explanation..keep doing.👍

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

    Why we using f

    • @LearnzDevelopmentHub
      @LearnzDevelopmentHub  11 місяців тому +2

      Oru string kulla variable access panna f podurom brother. Idha string concatenation kaga use pannuvanga.

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

    list