80. Pearson Edexcel GCSE (1CP2) Topic 6B The use of basic file handling operations
About this video
EDEXCEL 1CP2 Specification Reference - Topic 6B: 6.2.1 - 6.6.3
This video explores how to write programs in Python which read from and write to comma separated value text files.
Don't forget, whenever the blue note icon appears in the corner of the screen, that is your cue to take notes about the content being shown on the current slide.
00:00 The use of basic file handling operations
00:07 Intro
00:12 Reading data from text files
05:42 Writing data to text files
07:36 Python file handling commands you need to know for your exam
12:00 Recap
12:46 Programming Language Subset
14:25 Outro
Last updated: 28.10.25
Other videos on this course
-
73. Pearson Edexcel GCSE (1CP2) Topic 6B The use of data types and casting
-
74. Pearson Edexcel GCSE (1CP2) Topic 6B The use of variables, constants and assignments
-
75. Pearson Edexcel GCSE (1CP2) Topic 6B The use of the three basic programming constructs
-
76. Pearson Edexcel GCSE (1CP2) Topic 6B Using one- and two-dimensional structured data types
-
77. Pearson Edexcel GCSE (1CP2) Topic 6B The use of basic string manipulation