单项选择题

A.os.path.exists(path)
B.file.exists(path)
C.path.exists(file)
D.os.exists(file)