#Python Programming
In this video, i explained the different use-case for the .sort() list method and sorted function and why we have the two functions.
The sort() method sorts the elements of a given list in a specific order - Ascending or Descending. Alternatively, you can also use Python's in-built function sorted() for the same purpose. However, the simplest difference between sort() and sorted() is: sort() makes changes to the given array itself while, sorted() returns a new iterable list.
On this page of the site you can watch the video online Python Programming - .Sort() Vs Sorted() with a duration of hours minute second in good quality, which was uploaded by the user Olamigoke Philip 11 March 2020, share the link with friends and acquaintances, this video has already been watched 275 times on youtube and it was liked by 10 viewers. Enjoy your viewing!