News

Run a loop from last to first with step size as 1. Append the element to the output string using ‘+’ operator. Print the output using print () function. The range () function in the for loop, accepts ...