Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

import os directory_name = 'new_directory' os.makedirs(directory_name)

Kandimalla Hemanth answered on November 18, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • python mkdir
  • python create directory
  • python create directory
  • create folders in python
  • creating a new folder in python
  • create directory in python
  • create folder python
  • python create file in current directory
  • make directory python
  • os.makedirs
  • make folder py python folder create
  • python makedir
  • python create folder
  • os.path.dirname(__file__)
  • create folder python
  • Python Making a New Directory
  • how to create a folder in python
  • Examples of os.makedirs() method
  • os.path.dirname(__file__)
  • Which module will you utilize to create a directory?

  • import os directory_name = 'new_directory' os.makedirs(directory_name)

    0
    Popularity 1/10 Helpfulness 1/10 Language python
    Source: github.com
    Tags: import python
    Link to this answer
    Share Copy Link
    Contributed on Nov 18 2023
    Kandimalla Hemanth
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.