List Python Tutorial

tag = 'Python web site
print tag[9:30]
print tag[32:-4]