Skip to content

djlevine/Number_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number_sorter

Ajax and PHP code exercise to sort a set of numbers from the users input by looping through each number and checking if it's the smallest number in the array, if it's not we push it to the end and keep going, if it is we move it to a new array.

About

Ajax and PHP code exercise to sort a set of numbers from the users input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors