注意:此页面搜索的是所有试题
题目内容
(国家开放大学Python程序设计)
os.path模块检查文件是否存在的函数是( )。
A.isdir(path)
B.exists(path)
C.isfile(path)
D.splitext(path)
A.isdir(path)
B.exists(path)
C.isfile(path)
D.splitext(path)
参考答案