Python Advanced 3 - File Handling and Exceptions

Опубликовано: 15 Апрель 2026
на канале: ComputerScience
886
22

This is the eight video in a series of 9 videos related to Python programming. It moves on from the basics and intermediate ones and deals with the handling text files and exception handling.

It covers handling text files and how to read, write or append to them. Functions like read(), readline(), strip() and split() are covered along with exception handling using try and except commands.

This video is relevant to A-level Computer Science students and of course those who would like to learn Python programming.