Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61309

Re: python programming help

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bgailer@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'python,': 0.02; 'subject:help': 0.08; 'python': 0.11; 'programs.': 0.14; 'question.': 0.14; '12:59': 0.16; 'subject:programming': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'help.': 0.21; 'header :User-Agent:1': 0.23; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'function': 0.29; 'to:no real name:2**1': 0.29; 'code': 0.31; 'posting': 0.31; 'os,': 0.31; 'run': 0.32; 'received:google.com': 0.35; 'version': 0.36; 'thanks': 0.36; 'list.': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'tell': 0.60; 'email addr:gmail.com': 0.63; 'to:addr:gmail.com': 0.65; 'hoping': 0.75; 'age': 0.80; 'age.': 0.84; 'ages': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=TfqbRetkz/oHhqVd+Dg93aZXUXgjiDQTgA2YB6ZMku0=; b=XTc+1jzsCPQvFxlyPb8XTQZi9j9MIjVNjNyF2P8f5e5zaKWKSH6+Rx+OUFOk6SUBzv iXNaB/y3zPNho5a48xAaFYiChBhLkgvlTXe3FmLxoIPBlR7Qj6Lzb07WRr4LW/cnDh9x II1lQCxu8yAskFDsWkuhRShKdMvZBwlrhnQFU/oq9LHA61/xVVQ0sNdX402wmeoeH0YT lmBn1RyKtObf8qVaWk2tncDbSBhJQadgXnQfbIJ6PvGmEfTo+DyV79a/zLDZbSZYVkmX D6S+NTcff6HG9jD1BW/4PQgHAdRGQXyw1KmK3ne2NxtpQQi9o7GXq1h43Miv0DvlBjIN aT6Q==
X-Received by 10.49.1.35 with SMTP id 3mr75616737qej.43.1386527258469; Sun, 08 Dec 2013 10:27:38 -0800 (PST)
Date Sun, 08 Dec 2013 13:27:34 -0500
From bob gailer <bgailer@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version 1.0
To rafaellasav@gmail.com, python-list@python.org
Subject Re: python programming help
References <264c1144-5d04-4ad0-aa32-f4e6770d210c@googlegroups.com>
In-Reply-To <264c1144-5d04-4ad0-aa32-f4e6770d210c@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3733.1386527267.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386527267 news.xs4all.nl 2830 [2001:888:2000:d::a6]:42745
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61309

Show key headers only | View raw


On 12/8/2013 12:59 PM, rafaellasav@gmail.com wrote:
> i have a dictionary with names and ages for each name. I want to write a function that takes in an age and returns the names of all the people who are that age.
> please help
Welcome to the python list. Thanks for posting a question.

If you were hoping for one of us to write the program for you ... well 
that's not what we do on this list.

Please post the code you have so far and tell us exactly where you need 
help.

Also tell us what version of Python, what OS, and what you use to write 
and run Python programs.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python programming help rafaellasav@gmail.com - 2013-12-08 09:59 -0800
  Re: python programming help YBM <ybmess@nooos.fr.invalid> - 2013-12-08 19:07 +0100
    Re: python programming help rafaellasav@gmail.com - 2013-12-08 10:14 -0800
      Re: python programming help YBM <ybmess@nooos.fr.invalid> - 2013-12-08 19:18 +0100
      Re: python programming help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-08 18:25 +0000
      Re: python programming help Christopher Welborn <cjwelborn@live.com> - 2013-12-09 17:34 -0600
  Re: python programming help Roy Smith <roy@panix.com> - 2013-12-08 13:23 -0500
  Re: python programming help Gary Herron <gary.herron@islandtraining.com> - 2013-12-08 10:20 -0800
  Re: python programming help bob gailer <bgailer@gmail.com> - 2013-12-08 13:27 -0500
    Re: python programming help rafaellasav@gmail.com - 2013-12-08 10:32 -0800
      Re: python programming help rafaellasav@gmail.com - 2013-12-08 10:42 -0800
      Re: python programming help Benjamin Kaplan <benjamin.kaplan@case.edu> - 2013-12-08 10:52 -0800
        Re: python programming help rafaellasav@gmail.com - 2013-12-08 11:06 -0800
          Re: python programming help Chris Angelico <rosuav@gmail.com> - 2013-12-09 06:17 +1100
            Re: python programming help rurpy@yahoo.com - 2013-12-08 16:08 -0800
              Re: python programming help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-09 00:27 +0000
                Re: python programming help rurpy@yahoo.com - 2013-12-08 21:07 -0800
                Re: python programming help rusi <rustompmody@gmail.com> - 2013-12-08 21:20 -0800
                Re: python programming help rurpy@yahoo.com - 2013-12-09 21:15 -0800
                Re: python programming help Chris Angelico <rosuav@gmail.com> - 2013-12-09 18:57 +1100
                Re: python programming help rurpy@yahoo.com - 2013-12-09 21:07 -0800
                Re: python programming help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-09 09:34 +0000
                Meta Fight About Posting (was: python programming help) Travis Griggs <travisgriggs@gmail.com> - 2013-12-09 07:44 -0800
                Re: Meta Fight About Posting (was: python programming help) rusi <rustompmody@gmail.com> - 2013-12-09 08:25 -0800
                Re: Meta Fight About Posting (was: python programming help) rusi <rustompmody@gmail.com> - 2013-12-09 08:47 -0800
                Re: Meta Fight About Posting (was: python programming help) Roy Smith <roy@panix.com> - 2013-12-09 13:48 -0500
                Re: Meta Fight About Posting (was: python programming help) Roy Smith <roy@panix.com> - 2013-12-09 13:45 -0500
              Re: python programming help Chris Angelico <rosuav@gmail.com> - 2013-12-09 14:05 +1100
                Re: python programming help rurpy@yahoo.com - 2013-12-08 21:10 -0800
                Re: python programming help Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-09 00:22 -0500
                Re: python programming help Chris Angelico <rosuav@gmail.com> - 2013-12-09 19:15 +1100
                Re: python programming help rurpy@yahoo.com - 2013-12-09 21:10 -0800
                Re: python programming help Chris Angelico <rosuav@gmail.com> - 2013-12-10 16:29 +1100
          Re: python programming help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-08 19:21 +0000
          Re: python programming help Terry Reedy <tjreedy@udel.edu> - 2013-12-08 16:17 -0500
          Re: python programming help YBM <ybmess@nooos.fr.invalid> - 2013-12-09 03:02 +0100
      Re: python programming help John Ladasky <john_ladasky@sbcglobal.net> - 2013-12-08 11:21 -0800
      Re: python programming help Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-09 13:00 +1300
        Re: python programming help YBM <ybmess@nooos.fr.invalid> - 2013-12-09 02:51 +0100
      Re: python programming help YBM <ybmess@nooos.fr.invalid> - 2013-12-09 03:31 +0100

csiph-web