>  will I have to write that out for each number?

Not if you know how to use the 'for' statement. It will allow you to
iterate through the rows or columns or whatnot.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to