Variable Lesson 4

Lesson 4  Variables
1 / 15
next
Slide 1: Slide
ProgrammingFurther Education (Key Stage 5)

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

time-iconLesson duration is: 60 min

Items in this lesson

Lesson 4  Variables

Slide 1 - Slide

11

Slide 2 - Video

Three things you have
learnt?

Slide 3 - Mind map

THE END 

Slide 4 - Slide

00:15
Variables are used to
A
Remember things
B
Store data in computer memory
C
delete data
D
None of these

Slide 5 - Quiz

00:40
Variable is a label for
A
storage
B
volatile memory
C
Computer memory location
D
None of the above

Slide 6 - Quiz

01:04
student_count
A
memory
B
solid storage
C
referenced to memory location
D
None of the above

Slide 7 - Quiz

01:21
What are primitive types ?

Slide 8 - Mind map

02:00
True and false are boolean
A
Correct
B
C
Incorrect

Slide 9 - Quiz

02:29
What is the meaning of case
sensitive?

Slide 10 - Mind map

03:01
String are like text
A
True
B
C
False

Slide 11 - Quiz

03:51
What are the things seen
often by beginners?

Slide 12 - Mind map

04:31
When can you use "x" and "y"?

Slide 13 - Mind map

04:52
All variables are
A
Upper case
B
Lower case
C
neither

Slide 14 - Quiz

05:07
In Python you cannot have space
A
Trues
B
False

Slide 15 - Quiz