Displaying from an array

j is being used to create the delay in each iteration, otherwise it will happen instantaneously.

also your sequence() expression will return a RangeError

1 Like