单选题:使用 open() 打开一个 Windows 操作系统 D 盘下的文件,以下选项中对路径 的表示错误的是
使用 open() 打开一个 Windows 操作系统 D 盘下的文件,以下选项中对路径 的表示错误的是 @[A](2)
A. D:\PythonTest\a.txt
B. D://PythonTest//a.txt
C. D:\\\PythonTest\\\a.txt
D. D:/PythonTest/a.txt
A.D:\PythonTest\a.txt
B.D://PythonTest//a.txt
C.D:\\\PythonTest\\\a.txt
D.D:/PythonTest/a.txt
答案:A
A. D:\PythonTest\a.txt
B. D://PythonTest//a.txt
C. D:\\\PythonTest\\\a.txt
D. D:/PythonTest/a.txt
A.D:\PythonTest\a.txt
B.D://PythonTest//a.txt
C.D:\\\PythonTest\\\a.txt
D.D:/PythonTest/a.txt
答案:A