Displaying from an array

Here’s an alternative using a function* Generator instead of an array: :wink:

It also sets frameRate() to 1 FPS in place of setTimeout():

3 Likes