hackerrank icon indicating copy to clipboard operation
hackerrank copied to clipboard

Problem with Sort Function

Open dantes-code opened this issue 5 years ago • 0 comments

This code , when run on python 2 , produces the required output i.e, sorts the list. But when run on python 3 , the sort function does not work. I have run this on pycharm as well as the coding platform hackerrank provides.

dantes-code avatar May 18 '20 14:05 dantes-code