Or if the file was located in the directory above the current one, then the path would be ../zen_of_python.txt. While we won't get into the details here, the Python os module (documentation here) is ...
In our examination of the Python language so far we’ve looked at the basics, some of the advanced stuff and a few architectural elements. This week we’ll look at Python in practice. Back in the first ...