The next point is to create the collection of elements; in python, we have listed tuple, set and dictionarydata structures which usedto store the collection of elements. So to perform sort needs to be having a basic understanding of theses. We will use Python 3; the syntax might be slight...