How to Use Strings in Python - Python Tutorial for Beginners

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

КОМЕНТАРІ • 87

  • @HelloJapan-fg5oh
    @HelloJapan-fg5oh 3 роки тому +19

    I have started learning python by myself from yesterday ,and your video is very helpful for me. love your videos !!!

  • @venkasom
    @venkasom 4 роки тому +17

    Excellent presentation and crystal clear instructions.. Well done

  • @hambaryandavid
    @hambaryandavid 2 роки тому +7

    So useful for beginners. A big thank you

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

    I keep watching your tutorials for a quick summary. Thank you so much for these.

  • @rathnamala3617
    @rathnamala3617 3 роки тому +13

    Sir....Your tutorial makes me so easy to understand. Now I'm clear in this. Thankyou for the wonderful tutorial. I'm your new subscriber sir.😇😇😍😍

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

    I'm here again from python variable for beginners 😊. Thanks mosh

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

    This is the best channel to learn about python among the UA-cam, Thank you Sir Mosh. 🙏👌

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

    May ur efforts help others do their nest

  • @shashwatsangal5801
    @shashwatsangal5801 4 роки тому +8

    Hi Mosh, thanks for sharing the tutorial. Can you tell us how we can call a variable within strings of triple quotes ?

    • @benjydicky
      @benjydicky 4 роки тому

      Multi string

    • @weicao813
      @weicao813 4 роки тому

      21 Tecca Plays no

    • @weicao813
      @weicao813 4 роки тому

      shashwat sangal just print it

    • @weicao813
      @weicao813 4 роки тому

      I am a programmer so I know it

    • @thatguy580
      @thatguy580 4 роки тому +1

      It will look like this
      print("""
      This is a string
      """)
      note that all the spaces and indentation will also be used in included in your string

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

    Hey Mosh your website security has expired so google isn’t letting people onto your site and stopping you from getting new customers, just thought I’ll let you know. Keep up the good work

  • @muslimaallayorova2087
    @muslimaallayorova2087 4 роки тому +1

    you said lets look at numbers at the end tutorial but I couldn't find it.: and thank u ,,learning a lot

  • @acleahcim
    @acleahcim 2 роки тому

    I love you. That's all I have to say. I'm taking a Udacity intro course. This is so great!

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

    love from bottom of my heart

  • @MuhammadAhmed-vi2xt
    @MuhammadAhmed-vi2xt 6 років тому +2

    Sir mosh please tell me when will you release course on latest django version. i am waiting since long time please reply sir

  • @bozo_456
    @bozo_456 6 місяців тому +1

    What software

  • @manojakkila8876
    @manojakkila8876 2 роки тому

    It is crystal clear my dear Mosh!!

  • @TasahsBlog
    @TasahsBlog 2 роки тому

    Thank you Mosh.

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

    Thank you so much this was really easy to understand.

  • @balambhavanisankar1924
    @balambhavanisankar1924 4 роки тому +3

    U said just like a movie story..
    😁😁

  • @pixelated-loser
    @pixelated-loser 6 років тому

    which application do you use to create these cool animations

  • @starjun97
    @starjun97 4 роки тому

    i get it now thanks and ill stick with python till i get a job

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

    I love you so much you make that easy 😊 thanks

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

    Excellent video

  • @karthikeyan_vellingiri
    @karthikeyan_vellingiri 6 років тому

    Hi mosh.. plz suggest which one can choose as a beginner to backend.. PYTHON or Node.js ?

    • @karthikeyan_vellingiri
      @karthikeyan_vellingiri 6 років тому

      @@programmingwithmoshThanks mosh 😊

    • @aloky247
      @aloky247 6 років тому

      @@programmingwithmosh How about flask Mosh? Is it good?

  • @harshdevmurari007
    @harshdevmurari007 3 роки тому

    Too good explanation sir.....

  • @sdtechwalk8391
    @sdtechwalk8391 3 роки тому +1

    Clear explanation sir👍

  • @modelmath
    @modelmath 4 роки тому

    thank you very much it's very helpful ! ❤❤❤❤❤❤❤

  • @madhaviparasa3444
    @madhaviparasa3444 3 роки тому +2

    Sir, In the 7th line we are replacing char p with char j.. In the 8th line how can we get True boolean value..

    • @menaeem
      @menaeem 3 роки тому +3

      Because strings are immutable. One line 7 p was replaced with j but not in the original string, but it returned a new string there. And the original string 'course' is unchanged.
      Watch this video:
      ua-cam.com/video/KCLUglpmffo/v-deo.html

    • @madhaviparasa3444
      @madhaviparasa3444 3 роки тому

      @@menaeem Thank you sir.

    • @menaeem
      @menaeem 3 роки тому

      @@madhaviparasa3444 Welcome. I teach python on my channel. Kindly check the content. I hope you would like that. And also subscribe :)
      There is a detailed lesson on the strings.
      Here is the channel:
      ua-cam.com/users/LearningOrbis

    • @AmirChaman-c5t
      @AmirChaman-c5t Рік тому

      "replace" method does not change the original value. Instead, it returns a new string with the specified replacements.

  • @webapplicationguide3798
    @webapplicationguide3798 5 років тому

    Thank You Mosh !!

  • @Jimmyjam900
    @Jimmyjam900 2 роки тому

    what program are you using ?

  • @LuigiZambetti
    @LuigiZambetti 6 років тому

    Hi Mosh, but, why a C# developer, like you, should learn a completely new language like Python? Should not be better stay in the C# ecosystem?

  • @tonyquigley6543
    @tonyquigley6543 6 років тому

    Hi man i know you're really popular and stuff so you probably won't have
    time to even read this, let alone answer it, I'm trying to learn how to
    code in Java and Javascript, following it up with Python. Im not very
    good at all at the moment, im wondering, when i eventually do go for an
    entry level job in programing or testing or debugging, what kind of
    stuff will be expected of me? Because I'm kind of freaked out here, I'm
    watching guys creating snake and flappy bird and brick breaker in 6
    minutes amd guys who just seem to know how to do everything without
    having to look up references... also, can you tell me roughly what i
    could expect fir basic pay as a new entry level programmer? Thanks so
    much

  • @shashikumar-ut6uu
    @shashikumar-ut6uu 6 років тому

    Cool explaination

  • @rahulgoti3864
    @rahulgoti3864 6 років тому

    Thank you 👍

  • @sanketchaudhari5598
    @sanketchaudhari5598 5 років тому

    Which is this software that you are using???

  • @sonixmakeer3700
    @sonixmakeer3700 3 роки тому

    So amazing!

  • @alison7414
    @alison7414 4 роки тому

    thanks king

  • @subhankardutta5785
    @subhankardutta5785 5 років тому

    What will be the program me if I wanted to write a program like 3 words of a string after space again 3 words again space and again 3 words in a sequence...? Plsss tell me...

  • @mohammadanarul624
    @mohammadanarul624 5 років тому

    thanks

  • @AG-ef5tz
    @AG-ef5tz 5 років тому

    How to use isalpha, isnum etc

  • @incridablekarthi228
    @incridablekarthi228 6 років тому

    Iam totally beginner to these so for game making ,should I go with python or which one,and do these python series will be in fully utube series ? :)

    • @Frosty-vo1cf
      @Frosty-vo1cf 3 роки тому

      No go For C# Or C++

    • @Frosty-vo1cf
      @Frosty-vo1cf 3 роки тому

      But if u wanna get familar with coding go fod python then c#

  • @abhishekdj1871
    @abhishekdj1871 Рік тому +7

    Any 11th STD students

  • @moondemudimba7920
    @moondemudimba7920 6 років тому

    Very nice

  • @rajabhishek2936
    @rajabhishek2936 6 років тому

    Nice amezing

  • @calvinforonda7935
    @calvinforonda7935 2 роки тому

    how do you duplicate?

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

    😀😀😀😀excellent

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

    sir your accent looks Persian

  • @jahspazz6010
    @jahspazz6010 2 роки тому

    11:13 idk why that felt so controversial.

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

    When he did print(course [0:3]) and got pyt i thought of micheal jackson lol

  • @thatocyberspace
    @thatocyberspace 3 роки тому

    9:02 What does the f mean?

  • @boybangkok5663
    @boybangkok5663 6 років тому +3

    ❤️

  • @Feetrex
    @Feetrex 6 років тому

    I really wanted free coupons did u generated again or not iam still waiting

  • @EverydayNewExperiences-lb9ui
    @EverydayNewExperiences-lb9ui 7 місяців тому

    Why it says 18 character, whereas its only 17 words?

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

      it aslo counts the space btw two words

  • @maxcarroll5929
    @maxcarroll5929 6 років тому +3

    Hi Mosh! Are you still interested in cooperation?
    Kindly let me know.

  • @sasikaladeepa8494
    @sasikaladeepa8494 5 років тому

    nice one please improve your skills

  • @ErkanOkman
    @ErkanOkman 6 років тому

    👍👏

  • @87falcon56
    @87falcon56 3 роки тому

    noice mate

  • @sasikaladeepa8494
    @sasikaladeepa8494 5 років тому

    you did not cover most of them

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

    I hate this 😢😢😢😢😢😢

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

    thanks