On Thu, 17 Aug 2017 12:53 am, Steve D'Aprano wrote:

> map(chr, [65, 66, 67, 68])
> 
> will return ['A', 'B', 'C'].

Of course I meant ['A', 'B', 'C', 'D'].




-- 
Steve
“Cheer up,” they said, “things could be worse.” So I cheered up, and sure
enough, things got worse.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to