I\'m trying to read/open a folder in Windows 10 using python. Unfortunately, when I attempt to read a file using this command:
open(r\'D:\\Documents\')