tell Method in Python|seek Method in Python|File Handling in Python|tell and seek Methods

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

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

  • @Codeyug
    @Codeyug  Месяц назад

    Master in Python :- ruclips.net/p/PLI4OVrCFuY543naNBsCaRLrLSxI7MUOzZ

  • @MonikaJain-zm8xu
    @MonikaJain-zm8xu Год назад +3

    Very Good Explaination sir

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

      Thanks and please do share

  • @divyrajverma8286
    @divyrajverma8286 10 месяцев назад +4

    हर हर महादेव जय माँ भवानी जय श्रीराम जय माँ सीता जय हनुमानजी 🙏🙏🙏🙏🙏🙏🙏❤❤❤❤❤❤🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩

  • @muhammadumaralam3705
    @muhammadumaralam3705 Год назад +2

    Best explanation of All the time in my search.
    Thanks Bro

  • @prakharsinha7
    @prakharsinha7 Год назад +3

    Sir, seek() method mein aur bhi concepts hai
    1. seek(offset, whence); whence se hamein file pointer ko reference de sakte hai from beginning, ending or current position
    2. offset value can be both positive and negative; +ve to move forward and -ve to move backwards

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

      Covered in this video somewhere....ruclips.net/video/VkjEaaXIi_g/видео.html

  • @pratyushtripathi1728
    @pratyushtripathi1728 4 месяца назад +1

    Thank you so much ❤️

  • @tirthmaniya5276
    @tirthmaniya5276 Год назад +2

    thank you sir...........
    you are fantastic....

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

      Thank you and please share with friends.. 😃

  • @emh1164
    @emh1164 Год назад +3

    Also make video of Multi threading, forking threads, synchronizing threads, and so on😊

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

      ruclips.net/p/PLI4OVrCFuY57b_16D8xs7-hmABHncVD_w&feature=shared

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

    Thank you so much

  • @kazirafi-ur2fr
    @kazirafi-ur2fr Год назад +2

    tnx

  • @Dimplebutterfly
    @Dimplebutterfly Год назад +2

    Guys why do you all forget to like the video

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

      & susbscribing channel too!

  • @GFXgamingbestchannelofgaming
    @GFXgamingbestchannelofgaming 2 года назад +4

    awesome expalnation

    • @Codeyug
      @Codeyug  2 года назад +2

      Keep going.. Checkout playlists on this channel..

    • @GFXgamingbestchannelofgaming
      @GFXgamingbestchannelofgaming 2 года назад +2

      @@Codeyug very easy + brief expalnation with best practical implemetation

  • @JaspalsinghSaini-im5ee
    @JaspalsinghSaini-im5ee 6 месяцев назад

    Thx you so much sir

  • @Bhartidivedi
    @Bhartidivedi Год назад +3

    Amazing explaination sir❤🦋

  • @ramlakhanmehta8579
    @ramlakhanmehta8579 10 месяцев назад

    intuitive explanatinon...

  • @kumar7163
    @kumar7163 5 месяцев назад

    Superp explanation

  • @LALITGOSSIPS
    @LALITGOSSIPS 2 года назад +3

    Excellent 👌😊

  • @guc9ugjvobovov526
    @guc9ugjvobovov526 11 месяцев назад +2

    I have a problem:
    I am using seek() method okay, but I want to go the head of the line not the file. How can I fix it?
    I try such that but didnt solve: seek(line.index(etc.))

    • @Codeyug
      @Codeyug  11 месяцев назад +1

      nice question, i will create a short video on this in this week.

  • @twicepinkvelvetinyourarea4576
    @twicepinkvelvetinyourarea4576 Год назад +3

    at 4:00, on running the same code, I got the output as 0 and 4 instead of 0 and 3. Could you please explain the difference?

  • @akshatgupta07
    @akshatgupta07 3 года назад +6

    I some problem with the txt file location in my project that as we know that ever machine has its own path (C:\user\....) so how we can change this automatically so that the program can run on any machine for example, if I have a dell machine and it store my file in (c:\dell\user\.....) And now supposed my friend have a hp machine and it store in (c:\hp\user\.....) So how can i automatically change the location without changing any thing manually in python please explain me how to do so...

    • @Codeyug
      @Codeyug  3 года назад +2

      use relative path...

  • @hannibalnectar1866
    @hannibalnectar1866 3 года назад +6

    File m string ka total length =15 hai = 13 character + 2 newline character.
    To file end k baad location 15 hona chahiye tha , 17 kyo hain ??
    kyoki last index to 14 hai , usse next index hi last location hui cursor ki. that's 15
    but it's showing 17.why ??

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

      Very good... Actually, galti se kahi space insert ho gya hai shayad and space ko bhi as a one character consider kiya jata hai..Cursor at position 16 hona chahiye...17 de rha hai. Sorry for this...keep learning from our channel.. Share with friends also

  • @menewme7698
    @menewme7698 7 месяцев назад

    Google colab Mai seek() ka use code kya hota hai?

    • @menewme7698
      @menewme7698 7 месяцев назад

      Please sir do me a reply