Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74075 > unrolled thread
| Started by | <mrwhackadoo1@gmail.com> |
|---|---|
| First post | 2014-07-06 23:03 +0000 |
| Last post | 2014-07-07 09:31 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
Saving <mrwhackadoo1@gmail.com> - 2014-07-06 23:03 +0000
Re: Saving Denis McMahon <denismfmcmahon@gmail.com> - 2014-07-07 09:31 +0000
| From | <mrwhackadoo1@gmail.com> |
|---|---|
| Date | 2014-07-06 23:03 +0000 |
| Subject | Saving |
| Message-ID | <mailman.11572.1404708667.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
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.
[toc] | [next] | [standalone]
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Date | 2014-07-07 09:31 +0000 |
| Message-ID | <lpdpdm$1dn$1@dont-email.me> |
| In reply to | #74075 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web