turn list of letters into an array of integers

Demian Brecht demianbrecht at gmail.com
Wed Oct 24 13:36:49 EDT 2012


On 2012-10-24, at 10:27 AM, wxjmfauth at gmail.com wrote:
> Not so sure what you mean by an "array of integers".


I wasn't entirely sure about that either. I assumed given the subject that it was just a 1-D array and could then be accessed by arr[(y * width) + x].

Demian Brecht
@demianbrecht
http://demianbrecht.github.com







More information about the Python-list mailing list