All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
1:53
YouTube
Python Morsels
Reading files line-by-line in Python
When Python reads a file line-by-line, it doesn't store the whole file in memory all at once. Files are lazy iterables, and as we loop over a file object, we'll get lines from that file. Read an article version of this video at https://pym.dev/reading-files-line-line/ Find more Python screencasts at https://pym.dev/screencasts/ 00:00 Looping ...
2.6K views
Jul 20, 2022
Python File Handling
22:40
Python File Handling for Beginners
YouTube
Dave Gray
106.1K views
Jul 11, 2023
10:33
Lec-43: File Handling in Python | Python for Beginners
YouTube
Gate Smashers
219.8K views
Apr 15, 2023
12:14
#65 Python Tutorial for Beginners | File handling
YouTube
Telusko
835.3K views
Sep 16, 2018
Top videos
5:27
Python File Readlines Method - Beginners Tutorial Code Example 2023
YouTube
Dr Python
730 views
Dec 31, 2022
4:33
Python - Read Each Line From a File
YouTube
Robotics Back-End
5.1K views
Aug 8, 2021
10:47
read(), readlines() and other methods | Python Tutorial - Day #50
YouTube
CodeWithHarry
316.3K views
Jan 16, 2023
Python Read and Write Files
24:33
Python Tutorial: File Objects - Reading and Writing to Files
YouTube
Corey Schafer
2M views
Apr 29, 2016
15:22
Python Tutorial - 13. Reading/Writing Files
YouTube
codebasics
239.6K views
Feb 7, 2016
4:33
Python File Handling Explained: Reading and Writing Files (2026 Tutorial)
YouTube
CodeLucky
27 views
3 months ago
Jump to key moments of Reading and Computing a Line From File in Python
15:22
From 04:08
Reading a File Line by Line
Python Tutorial - 13. Reading/Writing Files
YouTube
codebasics
5:27
From 01:29
Reading the First Line of Text
Python File Readlines Method - Beginners Tutorial Code Example 2023
YouTube
Dr Python
13:37
From 09:58
Reading Single Lines from Files with Redline Function
A Python tutorial Part I: Read a file using Python Code
YouTube
Epython Lab
17:37
From 00:26
Reading a File with readline()
Read Python file line by line - Python Programming
YouTube
Learn Computer
11:42
From 09:27
How to Write a Line to a Text File
Python Lesson 8 - Introduction to TEXT FILES: Reading and Writing!
YouTube
Compshaw
10:47
From 00:29
Reading Lines
read(), readlines() and other methods | Python Tutorial - Day #50
YouTube
CodeWithHarry
7:33
From 01:33
Read Line Method
Python program to read a Text file - All Methods explained
YouTube
The Programming Portal
16:58
From 01:36
Method 1: Read Line and Strip
How to Read a File Line By Line and Store Into a List
YouTube
Finxter AI Nuggets
9:06
From 05:20
Reading Lines at a Time
Basic Python Tutorial - Reading a text file
YouTube
investary
7:36
From 02:14
Reading Content from a File
51. Read Files in Python
YouTube
WafaStudies
5:27
Python File Readlines Method - Beginners Tutorial Code Example
…
730 views
Dec 31, 2022
YouTube
Dr Python
4:33
Python - Read Each Line From a File
5.1K views
Aug 8, 2021
YouTube
Robotics Back-End
10:47
read(), readlines() and other methods | Python Tutorial - Day #50
316.3K views
Jan 16, 2023
YouTube
CodeWithHarry
21:07
How to Read from a File in Python | Open and Read Files in Python
1.1K views
Mar 5, 2025
YouTube
ProgrammingKnowledge
1:59
Python Day 43 | Read File Line by Line | readline & loop
125 views
3 months ago
YouTube
Code Minions
3:20
How Do You Use Read, Readline, And Readlines For Python File Op
…
13 views
9 months ago
YouTube
Python Code School
14:33
Understanding Python File Reading: read(), readline(), and readlines() E
…
231 views
Feb 13, 2025
YouTube
TechSimplified
5:19
Reading Files with Python | Read Text Files & Convert to Data (Begi
…
163 views
2 months ago
YouTube
MLTut
3:49
How to Read File Line by Line in Python | File Handling Tutorial for
…
13 views
3 months ago
YouTube
Safdar Dogar
8:04
Python Program #61 - Read a File Line by Line Into a List in Python
556 views
Jul 31, 2023
YouTube
Programming For Beginners
15:22
Python Tutorial - 13. Reading/Writing Files
239.6K views
Feb 7, 2016
YouTube
codebasics
3:57
Starting Out With Python Chapter 6 Exercise Program 3 Display File C
…
2.4K views
Sep 25, 2022
YouTube
Programming Master
17:37
Read Python file line by line - Python Programming
1.3K views
Jul 25, 2020
YouTube
Learn Computer
3:38
9. Files in Python - Read all lines
26 views
4 months ago
YouTube
Crazy python with David and other languages
9:06
Lec-44: read(), readline() & readlines() in Python | Python for
…
97.7K views
Apr 19, 2023
YouTube
Gate Smashers
4:43
Reading Data in File Handling|Readlines Function in Py
…
14.4K views
May 22, 2021
YouTube
Code-yug
6:50
Working with Files in Python #1 - Opening & Reading Files
21.9K views
Aug 19, 2024
YouTube
Net Ninja
5:59
Reading Data in File Handling|readline() Function in Py
…
16.7K views
May 11, 2021
YouTube
Code-yug
7:33
Python program to read a Text file - All Methods explained
10.3K views
Aug 21, 2020
YouTube
The Programming Portal
5:41
File Writing - Python Tutorial + Full Explanation
122 views
5 months ago
YouTube
Mr Moore | Computer Science
5:33
Master Python File Handling in 10 Minutes: Read, Write, and Manag
…
1.1K views
Jul 27, 2024
YouTube
Onur Baltaci
6:56
Read files using Python! 🔍
34.7K views
Jul 13, 2024
YouTube
Bro Code
0:12
How can I read large files efficiently in Python? How to Efficiently Han
…
796 views
Dec 29, 2024
YouTube
Python Peak
24:33
Python Tutorial: File Objects - Reading and Writing to Files
2M views
Apr 29, 2016
YouTube
Corey Schafer
9:15
Read A Specific Line From A File | Python Example
27.7K views
Jun 5, 2022
YouTube
Portfolio Courses
0:32
python - How to read a file line-by-line into a list?
3.3K views
Mar 31, 2023
YouTube
Code Samples
6:41
Python Readline | File Handling In Python | Python Tutorial | Edureka
26.3K views
Feb 25, 2020
YouTube
edureka!
6:00
How To Open Files & Readlines In Python Beginners Tutorial 2022
464 views
Sep 24, 2022
YouTube
Dr Python
4:14
Python Tutorial File read readline and readlines
11.9K views
Feb 22, 2018
YouTube
ATOM
See more videos
More like this
Feedback