Topic 2.5 OPTIONAL Animation Challenge

This section covers an optional topic where we learn how to process large numbers of items for animating with loops.

Topic 2.5 - Optional Animation Challenge

What to Do?

1 - First, you will need to learn what a list is in order to complete this challenge.  You will do this by creating a non-graphics Python program and follow the first part of the tutorial.

2 - Second, complete the second part of the graphics tutorial. 

3 - There is nothing to hand in here, but what you learn will help you later on.  Try to complete as many of the challenges at the end of the tutorial.  There is a solution program that you can look at that will demonstrate some of the challenges in the Files section.

What to Submit?

Nothing, but feel free to ask Mr. Aldworth for feedback.

Tutorial

Topic - 2.5 - Animation with Lists.pdf

Files