单项选择题

A.os.mkdir/makedirs(dirname)
B.os.path.getsize(filename)
C.os.path.exists(path/filename)
D.os.walk(path)