Python set sorted function is one of the set method used to sort the given set items in ascending order or Descending order. The syntax behind this set sort function is:
sorted(set_Name, reverse = True
by suresh
Python set sorted function is one of the set method used to sort the given set items in ascending order or Descending order. The syntax behind this set sort function is:
sorted(set_Name, reverse = True