Insertion Sort - Part 2

  • + 1 comment

    you can use join...

    print(' '.join(str(i) for i in array))