< Python Concepts

Objective

  • What is a directory?
  • How to access existing directories?
  • What are the directories of immediate priority in the user's environment?
  • Are certain directories reserved for special purposes?
  • How to create/move/delete directories?
  • Can directories be accessed/created/changed/moved/deleted from within Python?
  • How to create temporary directories?

Lesson

Assignments

Further Reading or Review

Completion status: this resource is a stub, which means that pretty much nothing has been done yet.

References

    1. Python's documentation:


    2. Python's methods:


    3. Python's built-in functions:


    This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.