t = (['xyz', 123], 23, -103.4)print tprint t[0][1]t[0][1] = ['abc', 'def']print t
Name (required)
email (will not be published) (required)
Website