A language feature is a distinct aspect of a programming language, such as binding rules, lexical design, or facets of the type system.
I liked Python before because Python has rich built-in types like sets, dicts, lists, tuples. These structures help write short …
python r wiki language-features