Page 89 - Programming the Raspberry Pi Getting Started with Python
P. 89

To create multiple raspberries, the single variable r has been replaced by a collection called rasps:
   84   85   86   87   88   89   90   91   92   93   94