I have recently started learning Python and have run into a problem in trying to format some data for a project I am working on. I have managed to take in a CSV file as an input and I am now trying to go through that data and output '1's and '0's based upon the data, in to a text file.I have recently started learning Python and hav