0
About set in python.
Hello Can we sort a set wich contain words ? For example i have a={'z','h' ,'u' ,'k','d','a'......} How To sort it in the alphabet order?
2 Respostas
Hello Can we sort a set wich contain words ? For example i have a={'z','h' ,'u' ,'k','d','a'......} How To sort it in the alphabet order?