what does it mean when there are [0] or [1] after a variable?

e.g. print 'Message %s\n%s\n' % (num, data[0][1])
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to