Arrays and lists
This lesson introduces you to the data structures: arrays and lists. It defines them and explains the differences between the two. It then moves on to focus on lists in Python. You will use lists to create a ‘Simon says…’ game, which randomly selects instructions from a list of items.
Video
Click on the play button to start the video. If your teacher asks you to pause the video and look at the worksheet you should:
- Click "Close Video"
- Click "Next" to view the activity
Your video will re-appear on the next page, and will stay paused in the right place.
Worksheet
These slides will take you through some tasks for the lesson. If you need to re-play the video, click the ‘Resume Video’ icon. If you are asked to add answers to the slides, first download or print out the worksheet. Once you have finished all the tasks, click ‘Next’ below.
Lesson summary: Arrays and lists
It looks like you have not attempted both the quizzes.
To share your results with your teacher please complete both the quizzes.
The next lesson in Programming 5: Strings and lists is "List methods"