Course «Python: Text Input/Output Fundamentals»: online education
2026-02-21 02:56 Diff

Description

In this course, we will study the basics of text input/output. You will learn about file descriptors and context managers. Finally, you will learn the basic techniques and tools for reading and writing data into a file. The basics of test I/O will help when working with files and the file system using different modes and context managers. This course is suitable for those who are still learning Python. To ease the learning process, it's a good idea to learn the basics of Python and the different types of collections: lists and dictionaries.