Writing into a csv file
Budget: $10 – $30 USD
I am trying to integrate writing into a csv file with code i already have. Right now, my results are printing to the terminal. The two fields are a url and if it is valid or not. I have obtained both of these fields, and the only thing left is to write these results into a csv file.