Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74090
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Saving |
| Date | 2014-07-07 09:31 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <lpdpdm$1dn$1@dont-email.me> (permalink) |
| References | <mailman.11572.1404708667.18130.python-list@python.org> |
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@gmail.com
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Saving <mrwhackadoo1@gmail.com> - 2014-07-06 23:03 +0000 Re: Saving Denis McMahon <denismfmcmahon@gmail.com> - 2014-07-07 09:31 +0000
csiph-web