#Class12 #Chapter5 #File_Handling #Reading_Text_File #Tejpal_Maurya
In this part 3 video of chapter 5 (File Handling ) I have explained the following topics at given timestamps:
0:32 Reading from a text file
1:27 Read() Method / Reading content of text file using read() method
7:51 readline() method / reading content of text file using readline() method
21:11 readlines() method / reading content of text file using readlines method()
28:11 python program to display size of text file in bytes
___________________________________________________
if you like my videos please do subscribe to my channel
_______________________________________________________
Playlist Links:
Chapter 1 Revision Tour 1 (Complete Chapter)
https://youtube.com/playlist?list=PLyhfXGRX10Eu4-bIabaSiobvwwrxxMQ8A
Chapter 2 Revision Tour 2(Complete Chapter)
https://youtube.com/playlist?list=PLyhfXGRX10EtHsOlXm8xEKqyTcKUVmjEE
Chapter 3 Working with functions ( Complete Chapter)
https://youtube.com/playlist?list=PLyhfXGRX10Ev1L-0yaAodEWxlWowtzEy3
Chapter 4 Using Python Libraries (Complete Chapter)
https://youtube.com/playlist?list=PLyhfXGRX10EvJrSamAZAeN06yQLPuIyqx
Chapter 5 File Handling ( Complete Chapter)
https://youtube.com/playlist?list=PLyhfXGRX10EtAWjEjbuyyEqYcp9NzKOgY
Download
0 formats
No download links available.
Chapter 5 File Handling | Part 3 | Reading a text file in Python | Read , Readline | Class 12 CS | NatokHD