You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Q. Write a function to reverse a string without using any built-in methods or libraries. The funciton should take a string as input and return the reversed string.