Understanding how is a function evaluated using recursion

Neil Cerutti neilc at norwich.edu
Thu Sep 26 10:23:47 EDT 2013


On 2013-09-26, Neil Cerutti <neilc at norwich.edu> wrote:
> def flatten(seq):
>
> [1] http://en.wiktionary.org/wiki/bikeshed

In that spirit, it occurs to me that given current Python
nomenclature, 'flattened' would be a better name.

-- 
Neil Cerutti



More information about the Python-list mailing list