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


Groups > comp.lang.python > #51285

Re: Help

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Help
Date 2013-07-26 01:46 -0400
References <067018ce-ca0c-415b-a5d3-3c2f79f11e8e@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.5134.1374817579.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 7/26/2013 1:06 AM, tyler@familyrobbins.com wrote:
> I'm a bit new to python and I'm trying to create a simple program
> which adds words and definitions to a list, and then calls them
> forward when asked to.

Why are you not putting them in a Python dict, which is made for this? 
Unless you have a very specialized purpose, it would be more educational 
about Python programming.

-- 
Terry Jan Reedy

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


Thread

Help tyler@familyrobbins.com - 2013-07-25 22:06 -0700
  Re: Help alex23 <wuwei23@gmail.com> - 2013-07-26 15:21 +1000
  Re: Help Peter Otten <__peter__@web.de> - 2013-07-26 07:27 +0200
  Re: Help Chris Angelico <rosuav@gmail.com> - 2013-07-26 06:35 +0100
  Re: Help Terry Reedy <tjreedy@udel.edu> - 2013-07-26 01:46 -0400
  Re: Help tyler@familyrobbins.com - 2013-07-26 20:40 -0700

csiph-web