[Tutor] How do I go about this?

Nathan Pinno falcon3166 at hotmail.com
Wed Jul 27 21:22:42 CEST 2005


Hi all,

How do I go about the following: I want to write a program that will print two lists one after another, then show all the available possibilities for matches e.g a0 and x0.

Here is what I have so far:

lista = [x0, x1, x2, x3]
listb = [a0, a1, a2, a3]
print lista
print listb

Thanks for the help,
Nathan Pinno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050727/2ac34351/attachment.htm


More information about the Tutor mailing list