I want to export the MS Access table I\'m using into a csv/xlsx file. I have tried this:
def write_to_csv1(result): with open (\'jur.csv\', \'a\', newline=\