a) print(“hello\example\test.txt”)
b) print(“hello\\example\\test.txt”)
c) print(“hello\”example\”test.txt”)
d) print(“hello”\example”\test.txt”)
Which of the following statement prints hello\example\test.txt?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following statement prints hello\example\test.txt?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!