Learning Objective: to write Python code responding to a given case study and requirements specification.
Theory & Programming
This week is our second (and final) SAC for Unit 3. In our double period, you will be required to write code to solve a given problem.
You must be prepared to do any and all of the below:
- Write code to open a plain text file (CSV)
- Write code to read the CSV file, react to its contents, and write back to a new CSV or XML file.
- Write code to open and read an XML file.
- Write code to modify that XML file, and save it back to a new XML or CSV file.
No user interface programming is required for this SAC task. The SAC is worth 17 marks.