-
Arrays with wwords problem
i have a problem i want to output a given string in desending order also by taking out a letter each time.
For example: The user gives a word - ARRAY
It outputs: ARRAY
RRAY
RAY
AY
Y
how do i get the user's word and make it output it this way. thanks.
-
SitePoint Wizard
-
okay i can see how this works but how would i put it in a loop that i don't have to write a substring code for every letter.
-
nevermind i got it...thanks tho your help really helped
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks