Python for GCSE

8.2: be able to write code that can read from a text file

Keywords:
File input and output
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
closerelease resources associated with a file when it doesn't need to be used any more
filenamethe name and location of a file to be read from or written to
openaccess a file so that it can be read from
readload data from a file
Keyword games:
Resources: