Saving
Denis McMahon
denismfmcmahon at gmail.com
Mon Jul 7 05:31:34 EDT 2014
More information about the Python-list mailing list
Mon Jul 7 05:31:34 EDT 2014
- Previous message (by thread): Programmer's text editor (was: Saving)
- Next message (by thread): open() and EOFError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 06 Jul 2014 23:03:07 +0000, mrwhackadoo1 wrote: > Hi, I’ve been looking forever for this and I cant get it. > > I need to know how to save my code and save as programs because I write > code and I run it but then I cant save it for later. > > Please help and thank you for your time. Write your code in a file and run them from your command line, instead of entering your programs directly into the interpreter. -- Denis McMahon, denismfmcmahon at gmail.com
- Previous message (by thread): Programmer's text editor (was: Saving)
- Next message (by thread): open() and EOFError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list