On Mar 27, 2014 8:58 PM, "Alan Gauld" <alan.ga...@btinternet.com> wrote:
>
> On 27/03/14 06:43, Leo Nardo wrote:
>>
>> Im on windows 8 and i need to open a file called string1.py that is on
>> my desktop,
>
>
> Thats your first problem. Its usually a bad idea to store your python
code on the desktop, because the desktop is a pain to find from a command
line.

Painful? How painful can `cd Desktop` be? Certainly less than `D:` followed
by `cd PythonProjects`…

-- 
Chris “Kwpolska” Warrick
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to