OS Module

Comes with the anaconda install.

name of operating system

We can get the operating system we're working on

1. **nt** is windows
2. **posix** is all unix based systems (Mac, Linux, ect)

Thrid would be java but not very common

Working directory

NOTE if working on windows need to store strings as \ for escape.

Contents of Directory

make and rename directory

create and edit