aString = 'Hello World!'print aString[0]print aString[1:5]print aString[6:]
Name (required)
email (will not be published) (required)
Website