IGCSE Computer Science

Resources for Cambridge IGCSE Computer Science, including revision notes, exam paper walkthroughs, programming help, algorithms, logic and syllabus guidance.
1 post
IGCSE Computer Science
Python File Handling for IGCSE & A-Level CS — Examples
public
Python 6 min read

Python File Handling for IGCSE & A-Level CS — Examples

File handling is one of those topics that always shows up on Cambridge CS exams. Whether you're sitting IGCSE 0417 or AS/A-Level 9618, you need to know how to open, read, write, and append data in a file using Python. In this post, I'll walk through everything you need, with the kind of worked examp…
Techie Mike
Techie Mike