单项选择题

在python的os模块中,目录操作中创建单个目录对应的操作是()

A.os.makedirs(r“c:\python\test”)
B.os.path(“test”)
C.os.mkdir(“test”)
D.os.made(“test”)

微信扫码免费搜题