Predict the output
myStr = "Python"
print(myStr[1:-1])

Posted on by