Small program ideas

Mark R Rivet markrrivet at aol.com
Sat Feb 16 12:42:02 EST 2013


On Fri, 15 Feb 2013 19:57:35 -0800 (PST), eli m
<techgeek201 at gmail.com> 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 green/red lights allowing cars 
>> 
>> and pedestrians to pass in one direction then another
>> 
>> 
>> 
>>   - simulation of an elevator in a building: buttons on each floor to 
>> 
>> call the elevator, buttons inside to go to a particular floor,
>> 
>>     multiple floors can be selected at the same time, creating a queue 
>> 
>> of floors to go to.
>> 
>> 
>> 
>>   -m
>> 
>> 
>> 
>> -- 
>> 
>> Lark's Tongue Guide to Python: http://lightbird.net/larks/
>
>Could i make these text and not visual? That is what i am trying to do.

I would say text would be best. That way you would get the programming
logic down. Graphics would be the next level that could be added.
USMC
Semper Fi



More information about the Python-list mailing list