5.
What will be the output of the following code:
string = "Python"
print(string[1:4])

Read More Section(Strings in Python)

Each Section contains maximum 100 MCQs question on Strings in Python. To get more questions visit other sections.