M

Mr. Dubey • 52.41K Points
Coach

Q. Which of the following statement prints hello\example\test.txt?

(A) print(“hello\\example\\test.txt”)
(B) print(“hello\\example\\test.txt”)
(C) print(“hello\\”example\\”test.txt”)
(D) print(“hello”\\example”\\test.txt”)
Share

Explanation by: Mr. Dubey
 \is used to indicate that the next

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Loading Comments....

Question analytics