On Fri, Oct 10, 2008 at 10:59 PM, Kent Johnson <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 10, 2008 at 10:45 PM, S Potter <[EMAIL PROTECTED]> wrote:
>
>> poem ={ ['roses','are red'],
>> ['violets','are blue'],
>> ['sugar','are sweet']
>> ['so','are you'] }
An
On Fri, Oct 10, 2008 at 10:45 PM, S Potter <[EMAIL PROTECTED]> wrote:
> OK I'm still new to the python list / array deal. I'm having problems with
> something very simple that I could accomplish in C++ but
> for some reason I'm not grasping it python.
>
> Here is my example psuedo code:
>
> I have
OK I'm still new to the python list / array deal. I'm having problems with
something very simple that I could accomplish in C++ but
for some reason I'm not grasping it python.
Here is my example psuedo code:
I have two lists:
items = ['roses','violets','sugar','so']
and
attributes = ['red','b