1harshit234 / basic-program

0 stars 0 forks source link

sorting the tuple #12

Open 1harshit234 opened 4 months ago

1harshit234 commented 4 months ago

in this we need to sort the tuple by their 2 element; like = ((10,20),(20,30)): it means we have to sort it by the oder of 10,30