Reading Files - Python Tutorial #18 [Beginners]

Published: 23 September 2024
on channel: Pythonyst
28
0

Reading Files in Python
How to read files 📂in Python? In this tutorial we will go over using the open() function and it's different methods for reading text files!
Reading files is crucial for working with data, logs, or text files, making it super practical for many projects.

Different modes for the open() function when loading files:
https://docs.python.org/3/library/fun...

~ Timestamps ~
00:00:00 - Intro
00:00:09 - About loading our text file
00:00:34 - open( ) function
00:01:04 - Files from other folders
00:01:43​ - Reading the file (Method 1)
00:02:10 - Other modes for opening files
00:02:28​ - Closing the file
00:02:59​ - "with" for reading files (Method 2)
00:03:53​ - .read( ) to read by characters
00:04:28​ - .realines( ) to read by lines
00:05:30​ - .readline( ) for one line at a time
00:07:11 - Outro.

=== Code short-cut keys used in the Video ===
Running the program: "Ctrl" + "Enter"
Files Pane: "Ctrl" + "B"

📖 Full playlist - Beginner's Python:
   • Beginner's Python  

🎥 Equipment:
Video Record/Edit: Microsoft Clipchamp
Audio Record/Edit (Mic-App): BandLab

▶️ You can find me on:
Github | https://github.com/FaarisRazi/​
Instagram |   / pythonyst  

Hashtags:
#python​​​ #python3​​​ #pythonforbeginners​​​


On this page of the site you can watch the video online Reading Files - Python Tutorial #18 [Beginners] with a duration of hours minute second in good quality, which was uploaded by the user Pythonyst 23 September 2024, share the link with friends and acquaintances, this video has already been watched 28 times on youtube and it was liked by 0 viewers. Enjoy your viewing!