I have a basic question about using slash or backslash.
here is my code:
import os path1 = r\'c:\\super\' path2 = r\'c:/super\' print(os.path.basename(pa