Computer Science, asked by huhuhuhihihu754, 1 month ago

2. What will be the result of following expression?
a. x="amazing student”
print(x[2:7])
print(x[-10:-41)
print(x[3])

Answers

Answered by aswanthkkaswanth7
2

Answer:

print(x[3])

Explanation:

which of the subject art

Similar questions