I am trying to write some python code which reads data from a file (fileA) and writes that data to a file in a different location (fileB).
The problem I am having is