"[email protected]" <[email protected]> writes: > However, I still need the coordinates. If I don't keep them in a list, > where can I keep them?
See the docs for the array module: http://docs.python.org/library/array.html -- http://mail.python.org/mailman/listinfo/python-list
