Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42243
| From | Neil Cerutti <neilc@norwich.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Small program ideas |
| Date | 2013-03-29 13:43 +0000 |
| Organization | Norwich University |
| Message-ID | <arlk3sFpqmjU2@mid.individual.net> (permalink) |
| References | <b785a583-a10d-4203-882f-c09c5610ce75@googlegroups.com> <b4abd859-d77b-4e72-b0da-bd8b4c969f9d@googlegroups.com> |
On 2013-03-28, PMT <d12123176@mydit.ie> wrote: > Em s?bado, 16 de fevereiro de 2013 03h22min41s UTC, eli m escreveu: >> Any small program ideas? I would prefer to stick to command >> line ones. Thanks. > > What about this one? > > Do you know how to do the elevator simulation? Cribbed from an early chapter of the excellent computer science manual, _Simply Scheme_: A command line program to convert a sentence into Pig-Latin. C:\> piglatin.py Look in the bag! Ooklay in the agbay! Start with a function that converts a single word to Pig-Latin, and work your way up to the final program in small steps. -- Neil Cerutti
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:22 -0800
Re: Small program ideas Mitya Sirenef <msirenef@lightbird.net> - 2013-02-15 22:52 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:57 -0800
Re: Small program ideas Mitya Sirenef <msirenef@lightbird.net> - 2013-02-15 23:19 -0500
Re: Small program ideas Mark R Rivet <markrrivet@aol.com> - 2013-02-16 12:42 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:57 -0800
Re: Small program ideas Mark R Rivet <markrrivet@aol.com> - 2013-02-16 12:40 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-25 19:48 -0800
Re: Small program ideas Dave Angel <davea@davea.name> - 2013-02-26 01:15 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 14:47 -0800
Re: Small program ideas Joshua Landau <joshua.landau.ws@gmail.com> - 2013-02-27 00:22 +0000
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 16:47 -0800
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 16:47 -0800
Re: Small program ideas Dave Angel <davea@davea.name> - 2013-02-26 22:27 -0500
Re: Small program ideas Chris Angelico <rosuav@gmail.com> - 2013-02-27 17:18 +1100
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 14:47 -0800
Re: Small program ideas "Vytas D." <vytasd2013@gmail.com> - 2013-02-26 13:21 +0000
Re: Small program ideas Neil Cerutti <neilc@norwich.edu> - 2013-02-26 14:32 +0000
Re: Small program ideas Matej Cepl <mcepl@redhat.com> - 2013-02-26 14:21 +0100
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-03-18 16:51 -0700
Re: Small program ideas Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-19 00:56 +0000
Re: Small program ideas PMT <d12123176@mydit.ie> - 2013-03-28 11:46 -0700
Re: Small program ideas Neil Cerutti <neilc@norwich.edu> - 2013-03-29 13:43 +0000
csiph-web