On 22/10/12 21:52, eryksun wrote:
On Mon, Oct 22, 2012 at 6:37 AM, Steven D'Aprano<st...@pearwood.info> wrote:
On 22/10/12 21:21, Saad Javed wrote:
for x, y , z in zip(a, b, c):
L.extend([x, y, z])
print L
This is not your code, because that gives a SyntaxError. Where is
the indentation? Indentation is required in Python, if you leave it
out, your code will not work correctly.
It's an HTML post.
Not according to the version of Thunderbird I am using, which shows it
as a plain text email.
I suspect that the HTML attachment may be invalid HTML, understandable
by Gmail and possibly nothing else. Typical of Google :(
--
Steven
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor