KTsnap
4 years agoNew Contributor III
Sorting list of strings
Hi All,
Please help. my input is below.
{
“ABC”: “Management,Improved” ,
“DEF”: “Management Effectiveness”
}
and i want to sort the list of strings that is present in ABC.
Expected Outp...