What is the output of following code
a = "Python" print(a[-4:-1])
निम्नलिखित कोड का आउटपुट क्या होगा?