I am trying to read a text file and remove anything in between quotes ("") and also any kind of commas and semi-colons.
I also want to insert a line before the string of characters 'qwe'.
I have no experience with python and I have been tasked to this in python.