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
while counter >= 0 { //Create a while loop || Set counter's value in decremental order || append the char in text at index counter to the end of reversed array.