Hi All,
I've been learning python for some time, and I really like it.
I used this forum many times, and found answers for many of my questions. Unfortunatelly I can't find answer for my current problem:
I have two lists (both the same size) and I need to sort the first one, and then apply changes in order of items to the second list.
I'd be grateful for any suggestions how to do it python-way ;-)
Best regards
Y