Lesson Objectives
LO1 - To understand how to create, open and close a file
LO2 - To understand how to read from and write to a file
LO3 - To understand how to append to a file
LO2 - To understand how to read from and write to a file
LO3 - To understand how to append to a file
Outcomes
Red - You will have used Python code to create, open and close a fileAmber - You will have used Python code to write and append to a file
Green - You will have used Python code to read and print from a file