List Python Tutorial

stringList = ["Essential", "Python", "Code"]
print stringList[-2]