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 100 pixels and set the default frame rate to 10 frames per second. Your code should return a video which is 5 seconds long. Download and play exercise2.mp4
to verify your result.
Get hands-on with 1400+ tech skills courses.