Thanks for the video. But there is one more difference between them : time complexity in sorted list is O(n) and in sorted dictionary is O(log(n)). When it comes to big amounts of data - it's a huge difference.
@RaiGenics2 жыл бұрын
Yes, you are write. Thanks for adding this in comment.