निर्देश द्वारा प्रदर्शित आउटपुट क्या होगा print(String[-3]), यदि String="Programming and Problem Solving through Python"?
What will be the output displayed by the instruction, print(String[-3]), if String="Programming and Problem Solving through Python"?
A
t
B
h
C
and
D
Solving
Explanation
Correct Answer: B) h