Python Tutorial - 14 | OS Module - Use Underlying Operating System Functionality | For Beginners

Опубликовано: 24 Октябрь 2024
на канале: Artificial Intelligence University
139
10

Python Tutorial for Beginners | Python Programming Full Course

In this Tutorial, we will discuss Python 'OS' module. The 'OS' module allows us to access functionality of the underlying operating system.

In this tutorial we will understand:

How to navigate a file?
How to rename a file?
How to get & change current working directory path?
How to delete a file & folder?