Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Denis McMahon Newsgroups: comp.lang.python Subject: Re: Saving Date: Mon, 7 Jul 2014 09:31:34 +0000 (UTC) Organization: A noiseless patient Spider Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 7 Jul 2014 09:31:34 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="66ffcfa4470a58bcddbdcd1913f98ab4"; logging-data="1463"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Iv3tumRnRNJUmsYyk3wzVhemnB5ZRhGM=" User-Agent: Pan/0.136 (I'm far too busy being delicious; GIT 926a150 git://git.gnome.org/pan2) Cancel-Lock: sha1:Y4wL67wMjk+0I6K5i0FwOqur+2c= Xref: csiph.com comp.lang.python:74090 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