Python File Handling - Visually Explained

Опубликовано: 26 Март 2026
на канале: Visually Explained
27,388
1.4k

🔵 Resources & Further Learning
📒 Practice notebook → https://go.visuallyexplained.co/file-...
📒 Practice notebook solutions → https://go.visuallyexplained.co/file-...
📹 Video: Python Context Managers → 🚧 Coming soon! 🚧
📹 Video: Python R-strings → 🚧 Coming soon! 🚧
📹 Video: Absolute vs Relative Paths → 🚧 Coming soon! 🚧

🔵 Gear & Support the Channel (Affiliate Links)
Background hexagon lights (Amazon) → https://go.visuallyexplained.co/0ug
Tea jars we use (Amazon) → https://go.visuallyexplained.co/zx7
Python basics book (Amazon) → https://go.visuallyexplained.co/f757ff

🔵 Chapters
00:00 Intro
00:50 Read file into program
05:05 Write to a file from program
07:12 Append to file
08:59 Why close files?
10:23 Context managers
11:41 Working with files elsewhere on your computer

#Python #PythonTutorial #LearnPython #PythonFileHandling