[Tutor] Help Noob Question

David Palao dpalao.python at gmail.com
Thu Mar 27 09:55:33 CET 2014


Hello,
What do you mean by "open it in the interpreter"?
Do you want to open it and read from it its content? or do you want to
execute its python code within the interpreter?
Best

2014-03-27 7:43 GMT+01:00 Leo Nardo <waterfallroad at gmail.com>:
> Im on windows 8 and i need to open a file called string1.py that is on my
> desktop, in both the interpreter and notepad++, so that i can work on it. I
> already have it open in notepad, but for the life of me cannot figure out
> how to open it in the interpreter. Invalid syntax is the error message when
> i type in""" python string1.py""""" into the interpreter! maybe a dumb
> question but i would appreciate the help for sure. thanks :)
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list