A Level Computer Science: File and exception handling
This module contains:
Compatible with the following examination boards
Unable to find the download
File and exception handling
Data used in programs is lost once the program is closed. To access data even when programs are closed, files are used. Data from programs are written to files and stored.
This A Level Computer Science module introduces computational methods to your students, explaining:
- Different file operations in Python programming language
- Example program to analyse data in a file
- Serial, sequential and random file accesses
- Exception handling
More Problem solving and programming Modules
File and exception handling is one lesson in our Problem solving and programming module. The other theory lessons can be found below: