Python Data Structures #3: String Object

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

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

  • @akdb21
    @akdb21 6 лет назад +6

    2:26 Characters cannot be set as strings are immutable!

    • @BrianFaure1
      @BrianFaure1  6 лет назад +3

      Hi Akshat, thanks for catching this mistake, unfortunately RUclips no longer supports annotations so I can't make it clear that this is incorrect. I'll pin your comment though in hopes people see it and put a message in the description.
      Sorry for any confusion this may have caused, I'm not sure how I let that slip through. I guess I've never tried setting a character specifically and for some reason figured the string was more similar to a list than it actually is.

    • @akdb21
      @akdb21 6 лет назад +1

      @@BrianFaure1 No problem! Thanks for amazing videos on data structures in Python!

  • @jingyuchang1885
    @jingyuchang1885 6 лет назад

    Very good video Brian! You explain everything so clear! Thanks again for making the videos and sharing them with people who are eager to learn!!

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

    Hello, yes I do enjoy your videos and teaching method/style. Wish there were more video's to view.

  • @austinmitchell2652
    @austinmitchell2652 6 лет назад

    Your videos are great and easy to understand for me, thanks for doing what you do!

  • @jimmyshenmusic
    @jimmyshenmusic 7 лет назад

    Nice video.

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

    man you didn't close the file after reading it, hurts my soul lmfao