0 votes
in Python Packages and Data Access by
retagged by
os.mkdir enables to create a new file.

Select the correct option from below:

a) TRUE

b) FALSE

1 Answer

0 votes
by

b) FALSE

OS.mkdir() method in Python is used to create a directory named path with the specified numeric mode.

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...