Which Of The Following Can Be Used To Create A Directory #901
Which of the following can be used to create a directory?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Python Modules - Python Operating System - Quiz No.1.
Which of the following can be used to create a directory?
os.mkdir()
os.creat_dir()
os.create_dir()
os.make_dir()