Hi everyone,
I am new to Python. Been poking at it for about a month now. I am trying to
set up a list for information on people.
For example:
person 0's name = "Sam". li[0][0]
person 0's hoppy = "skateboarding" li[0][1]
person 0's favorite color = ["green", "red"] li[0][2] # it appears i can
put
more specific
> than "Re: Contents of python-win32 digest..."
>
>
> Today's Topics:
>
>1. Re: python-win32 Digest, Vol 116, Issue 13 (Michael Wilson)
>2. Re: python-win32 Digest, Vol 116, Issue 13 (Tim Roberts)
>3. Re: python-win32 Digest, Vol 116,