Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 498 Bytes

list.sort() vs. sorted(list)

Description

This repository contains code used in the Python: list.sort() vs. sorted(list) article published on my personal blog. You can get more information about the different sections by reading the README.md files in the subdirectories.

Used tools

The article inspects the following aspects: