stringList = ["Essential", "Python", "Code"]print stringList[0] + ' ' + stringList[1] + ' ' + stringList[2]
Name (required)
email (will not be published) (required)
Website