On 7/26/2013 1:06 AM, ty...@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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to