print(r'\\Desktop\\some-file.txt')print('\\Desktop\\some-file.txt')print(r'\Desktop\some-file.txt')
Standard input is empty
\\Desktop\\some-file.txt \Desktop\some-file.txt \Desktop\some-file.txt
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!