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