Representing mathematical equations

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Oct 6 10:10:47 EDT 2014


On 06/10/2014 14:07, varun7rs at gmail.com wrote:

[snip 69 lines]

> L  = [(1,3), (5,7), .....]
> bd = [23, 34,43.44.....]
> dist = [3,7,5,7, ....]
> hc = [2,3,4,1,2,2,...]
> for every l belonging to L, i could be either 1 or 3 for L[0], similarly for L[1] it could be 5 or 7
>

Would you please access this list via 
https://mail.python.org/mailman/listinfo/python-list or read and action 
this https://wiki.python.org/moin/GoogleGroupsPython to prevent us 
seeing the double line spacing and single line paragraphs that I've 
snipped above, thanks.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list