can't generate iterator from list

Miki Tebeka miki.tebeka at gmail.com
Fri Sep 9 20:07:54 EDT 2011


1. Can you post the code somewhere where it's indented properly? (http://paste.pocoo.org/)
2. In the list example you call balls_in_numbered_boxes(2, [3,3,3]) but in the interactive example you call balls_in_numbered_boxes(3,[3,3,3])



More information about the Python-list mailing list