thanks

done
Last edited on
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
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.