Video Exercise 2

This lesson is an exercise on video creation.

We'll cover the following...

Exercise: Color the pixels

Create a video with 50 frames, where each pixel in every frame has a random colour. This can be achieved by three nested for loops. Set the default frame size to 100 × ...