SyntaxFix
Write A Post
Hire A Developer
Questions
You can just put r in front of the string with your actual path, which denotes a raw string. For example:
r
data = open(r"C:\Users\miche\Documents\school\jaar2\MIK\2.6\vektis_agb_zorgverlener")