Question: Order a list

Question:Order a list

zanth_odin 40 Maple

Given a list of values L:=[a,b,c...] how do i order the list from highest value to lowest?

Please Wait...