What is the output of the following print statement?

What is the output of the following print statement?


Answer: 

print('The path is D:\\sample\\test.')

The path is D:\sample\test


Learn More :