Edexcel GCSE Computer Science 2020

6.4.2: be able to write programs that read from and write to comma separated value text files

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
appendsaving data on to the end of an existing file
comma separated valuefile that can be opened by spreadsheet software because a table of data is stored as lines of text with commas between each value
readloading data from a file
text filefile that can be opened in a editor like notepad where data is stored in a way that can be understood by humans
writesaving data to a file, overwriting what's already there
Keyword games:
Resources: