Re: [Tutor] Python beginner having troubles understanding word lists and character lists

2010-04-28 Thread Steven D'Aprano
On Thu, 29 Apr 2010 05:06:22 am Daniel wrote: > Hello, I'm a beginner programmer, trying to learn python. I'm > currently reading The programming Historian, > http://wiki.python.org/moin/BeginnersGuide/NonProgrammers > I stumbled into lists of words and lists of characters. I have no > explications

Re: [Tutor] Python beginner having troubles understanding word lists and character lists

2010-04-28 Thread Luke Paireepinart
On Wed, Apr 28, 2010 at 2:06 PM, Daniel wrote: > Hello, I'm a beginner programmer, trying to learn python. I'm currently > reading The programming > Historian,http://wiki.python.org/moin/BeginnersGuide/NonProgrammers > I stumbled into lists of words and lists of characters. I have no > explication

[Tutor] Python beginner having troubles understanding word lists and character lists

2010-04-28 Thread Daniel
Hello, I'm a beginner programmer, trying to learn python. I'm currently reading The programming Historian, http://wiki.python.org/moin/BeginnersGuide/NonProgrammers I stumbled into lists of words and lists of characters. I have no explications in that book for those two and I didn't found some expl