R
rplobue
alright, noob question: i want to open a file in a directory above the
current one i'm in. I'm trying to use myfile =
open('../thefileiwant.txt', 'r') but the ../ doesn't work. How do i
do it?
current one i'm in. I'm trying to use myfile =
open('../thefileiwant.txt', 'r') but the ../ doesn't work. How do i
do it?