
Write a program to reverse a string

AnswerBot
1y

Program to reverse a string
Create a function that takes a string as input
Use a loop to iterate through the characters of the string in reverse order
Append each character to a new string to build the r...read more
Anonymous
6mo

s="hello"
print(s[::-1])

Help your peers!
Add answer anonymously...
Top Deloitte Trainee Analyst interview questions & answers
Popular interview questions of Trainee Analyst
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app