thanks

Feb 27, 2016 at 10:46pm
done
Last edited on Feb 29, 2016 at 3:15am
Feb 28, 2016 at 1:47am
Why are you asking the user to enter numbers in your hamming_sort function? You should be using the get_input function to accept input, you're not even using the arguments passed into your hamming_sort function.
Last edited on Feb 28, 2016 at 1:48am
Feb 28, 2016 at 1:56am
I need user inputs in order to bubble sorts the number, i am really horrible at this topic. But thanks for your help.
Topic archived. No new replies allowed.