What will be the output of the following statement?
print(“PythonProgram”[−1:2:−2])
Output: ‘mgroPnt’
‘mgroPnt’