Computer Science Canada Alphabetical order |
| Author: | blankout [ Wed Mar 04, 2009 5:50 pm ] |
| Post subject: | Alphabetical order |
Is it possible to create a program in which i could write names and then output them in alphabetical, reverse or the order in which they were input? |
|
| Author: | Tony [ Wed Mar 04, 2009 5:54 pm ] |
| Post subject: | RE:Alphabetical order |
Yes, it is possible. |
|
| Author: | blankout [ Wed Mar 04, 2009 5:55 pm ] |
| Post subject: | Re: Alphabetical order |
well could you possibly help me with it? |
|
| Author: | Tony [ Wed Mar 04, 2009 6:33 pm ] |
| Post subject: | RE:Alphabetical order |
sure, what do you need help understanding? |
|
| Author: | blankout [ Wed Mar 04, 2009 6:36 pm ] |
| Post subject: | Re: Alphabetical order |
well, i'm kinda new to turing so basically just how to put the answers in alphabetical order in the run window |
|
| Author: | Tony [ Wed Mar 04, 2009 6:55 pm ] | ||
| Post subject: | RE:Alphabetical order | ||
you would need to compare strings.
|
|||