A. 对 B. 错
A. from system import os B. include os C. import os D. import os from system
A. isdir() B. exists() C. listdir() D. isfile()