|
Bear in mind that if it's supposed to be a .csv file, the numbers in parentheses should be treated as one token, as they're quoted. You really need to provide yourself a firm definition of precisely what is supposed to be what before you can design a solution. (Always define a solution before implementing it in code.)
|