On 2013-03-28, PMT 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 f
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?
--
http://mail.python.org/mailman/listinfo/python-list
On 18/03/2013 23:51, eli m wrote:
Any other ideas?
How about coming up with a new message passing syntax for objects? I
understand from recent postings that this should be fairly easy :)
--
Cheers.
Mark Lawrence
--
http://mail.python.org/mailman/listinfo/python-list
Any other ideas?
--
http://mail.python.org/mailman/listinfo/python-list
On Wed, Feb 27, 2013 at 2:27 PM, Dave Angel wrote:
> But to convert a DOS text file (with lines ending cr/lf) into a Unix text
> file (with lines ending lf) would be a dozen lines, shrinkable to 3 with
> lots of experience. (And I'd probably prefer the dozen line version)
Code golf!
open("outf
On 02/26/2013 05:47 PM, eli m wrote:
On Monday, February 25, 2013 10:15:24 PM UTC-8, Dave Angel wrote:
On 02/25/2013 10:48 PM, eli m wrote:
On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
Any small program ideas? I would prefer to stick to command line ones. Thanks
On Tuesday, February 26, 2013 4:22:10 PM UTC-8, Joshua Landau wrote:
> On 26 February 2013 22:47, eli m wrote:
>
>
>
>
>
> How hard would it be to change one file to another and would it be a
> small-medium sized program?
>
>
> How do you want to change it? Like rename a file (os.rename)?
On 26 February 2013 22:47, eli m wrote:
> How hard would it be to change one file to another and would it be a
> small-medium sized program?
>
How do you want to change it? Like rename a file (os.rename)?
--
http://mail.python.org/mailman/listinfo/python-list
On Monday, February 25, 2013 10:15:24 PM UTC-8, Dave Angel wrote:
> On 02/25/2013 10:48 PM, eli m wrote:
>
> > On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
>
> >> Any small program ideas? I would prefer to stick to command line ones.
> >> Thanks.
On 2013-02-26, 03:48 GMT, eli m wrote:
> On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
>> Any small program ideas? I would prefer to stick to command line
>> ones. Thanks.
>
> Thank you guys for the suggestions. Any more?
1) Clone git repository from htt
On 2013-02-26, Vytas D. wrote:
> Some more ideas:
If you like puzzles but not math, then The Python Challenge is an
interesting destination. You'll be thrown head first into Python
libraries you might not otherwise not be interested, like PIL.
Command line apps are not the norm in the challenge.
Feb 26, 2013 at 6:15 AM, Dave Angel wrote:
> On 02/25/2013 10:48 PM, eli m wrote:
>
>> On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
>>
>>> Any small program ideas? I would prefer to stick to command line ones.
>>> Thanks.
>>>
>>
>&
On 02/25/2013 10:48 PM, eli m wrote:
On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
Any small program ideas? I would prefer to stick to command line ones. Thanks.
Thank you guys for the suggestions. Any more?
There are all kinds of things you could do. First, consider
On Friday, February 15, 2013 7:22:41 PM UTC-8, eli m wrote:
> Any small program ideas? I would prefer to stick to command line ones. Thanks.
Thank you guys for the suggestions. Any more?
--
http://mail.python.org/mailman/listinfo/python-list
On Fri, 15 Feb 2013 19:57:35 -0800 (PST), eli m
wrote:
>On Friday, February 15, 2013 7:52:57 PM UTC-8, Mitya Sirenef wrote:
>> On 02/15/2013 10:22 PM, eli m wrote:
>>
>> > Any small program ideas? I would prefer to stick to command line ones.
>> > Thanks.
&
On Fri, 15 Feb 2013 22:52:57 -0500, Mitya Sirenef
wrote:
>On 02/15/2013 10:22 PM, eli m wrote:
>> Any small program ideas? I would prefer to stick to command line ones.
>> Thanks.
>
>How about these two:
>
> - simulation of a street crossing with green/red
On 02/15/2013 10:57 PM, eli m wrote:
On Friday, February 15, 2013 7:52:57 PM UTC-8, Mitya Sirenef wrote:
On 02/15/2013 10:22 PM, eli m wrote:
Any small program ideas? I would prefer to stick to command line ones. Thanks.
How about these two:
- simulation of a street crossing with
On Friday, February 15, 2013 7:52:57 PM UTC-8, Mitya Sirenef wrote:
> On 02/15/2013 10:22 PM, eli m wrote:
>
> > Any small program ideas? I would prefer to stick to command line ones.
> > Thanks.
>
>
>
> How about these two:
>
>
>
> - simulation
On 02/15/2013 10:22 PM, eli m wrote:
Any small program ideas? I would prefer to stick to command line ones. Thanks.
How about these two:
- simulation of a street crossing with green/red lights allowing cars
and pedestrians to pass in one direction then another
- simulation of an elevator
Any small program ideas? I would prefer to stick to command line ones. Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
20 matches
Mail list logo