Lesson 10 _Arrays

Lesson 10 
At the end of the lesson you would learn 
1 / 9
next
Slide 1: Slide
Python ProgrammingFurther Education (Key Stage 5)

This lesson contains 9 slides, with interactive quizzes, text slides and 1 video.

time-iconLesson duration is: 60 min

Items in this lesson

Lesson 10 
At the end of the lesson you would learn 

Slide 1 - Slide

7

Slide 2 - Video

00:02

A

Slide 3 - Quiz

00:03
If the length of an array holds 100 different Numbers. What would be the highest index number?
A
100
B
101
C
99
D
0

Slide 4 - Quiz

01:56
When does the index of an array start from
A
0
B
2
C
1
D
3

Slide 5 - Quiz

02:53
A=[ 2 , 6, 4] the variable or the name of the array is
A
b
B
A
C
a
D
=

Slide 6 - Quiz

03:07
A=[ 2 , 6, 4]
b=A[0]
B will be
A
6
B
4
C
2
D
3

Slide 7 - Quiz

03:51
What is the difference between a list and an array?

Slide 8 - Open question

00:00
Arrays 
Please watch all of this video as questions will follow

Slide 9 - Slide