0 Forks
0 Stars
0 Watchers

Ordering

Create a program that allows entry of 10 numbers and then sorts them into ascending or descending order, based on user input. The user can input a word or string, and it arranges the string into alphabetical order. E.g. My Rabbit would be shown as “abbimty “. (Punctuation placement is not essential)

How to download and setup Ordering

Open terminal and run command
git clone https://github.com/CodingChallengesBooklet/Ordering.git
git clone is used to create a copy or clone of Ordering repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Ordering https://github.com/CodingChallengesBooklet/Ordering/archive/master.zip

Or simply clone Ordering with SSH
[email protected]:CodingChallengesBooklet/Ordering.git

If you have some problems with Ordering

You may open issue on Ordering support forum (system) here: https://github.com/CodingChallengesBooklet/Ordering/issues