Default file location when downloaded through python
How can we save a text file we make using python in another directory?The default directory is always the directory in which , the program is Hi, How is the default path chosen in this instance: myFile = file('test.txt','w') Here I'm opening/creating a file but I have not specified the exact