foo = 'abc'for i in range(len(foo)): print foo[i], '(%d)' % i
Name (required)
email (will not be published) (required)
Website