A Level Computer Science: File and exception handling
This module contains:
Compatible with the following examination boards
Download A Level Module 48A: File and exception handling
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to 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: