Examveda

Which of the following can be used to create a directory?

A. os.mkdir()

B. os.creat_dir()

C. os.create_dir()

D. os.make_dir()

Answer: Option A


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python