Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'buttons': 0.09; 'friday,': 0.09; 'python:': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; 'elevator': 0.16; 'subject:ideas': 0.16; 'subject:program': 0.16; 'wrote:': 0.17; 'trying': 0.21; 'thanks.': 0.21; 'do.': 0.21; 'ones.': 0.22; 'stick': 0.22; 'cc:2**0': 0.23; '15,': 0.23; 'cc:no real name:2**0': 0.24; 'command': 0.24; 'pass': 0.25; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'creating': 0.26; 'queue': 0.29; 'could': 0.32; 'another': 0.33; 'received:google.com': 0.34; 'text': 0.34; 'direction': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'time,': 0.62; 'floor,': 0.65; 'lights': 0.65; '2013': 0.84; 'floors': 0.84; 'simulation': 0.84; 'cars': 0.91; 'eli': 0.93 X-Received: by 10.50.188.231 with SMTP id gd7mr433058igc.9.1360987055999; Fri, 15 Feb 2013 19:57:35 -0800 (PST) Newsgroups: comp.lang.python Date: Fri, 15 Feb 2013 19:57:35 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.62.141.92; posting-account=T0Q4ngoAAADFqe_JPINLNp5NgW2XDzan References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 75.62.141.92 MIME-Version: 1.0 Subject: Re: Small program ideas From: eli m To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360987064 news.xs4all.nl 6873 [2001:888:2000:d::a6]:36713 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38990 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.