I want to do this path ('C:\\Users\\%username%\\AppData') but the percent signs used to determine who the user is, is messing up the whole path. I know that you use double backslashes but what do I do when it comes to percent signs?
Thank you, sincerely a python noob :)