Similarly, the os.mkdir() function is used to create a new directory. Consider the following example. # importing os module import os ...
確定! 回上一頁