AQA GCSE COMPUTER SCIENCE PAPER 1 QUESTION PAPER 2023 (8525/1B: Computational thinking and programming skills – Python)
4.3
AQA GCSE COMPUTER SCIENCE PAPER 1 QUESTION PAPER 2023 (8525/1B: Computational thinking and programming skills – Python). DOWNLOAD OFFICIAL AND VERIFIED AQA GCSE...
View example
Details
Comments
Reviews

AQA GCSE COMPUTER SCIENCE PAPER 1 QUESTION PAPER 2023 (8525/1B: Computational thinking and programming skills – Python). DOWNLOAD OFFICIAL AND VERIFIED AQA GCSE COMPUTER SCIENCE PAPER 1 QUESTION PAPER 2023 ON www.leakedexams.com.


0 1 Figure 1 shows an algorithm, represented using pseudo-code, which assigns a
different value to four variables.
Figure 1
country  'United States of America'
state  'California'
city  'San Francisco'
landmark  'Alcatraz Island'
0 1 . 1 Define the term algorithm.
[2 marks]
0 1 . 2 The variable x is assigned a value using the statement:
x  LEN(state)
Using Figure 1, what is the value of x?
Shade one lozenge.
[1 mark]
A 1
B 5
C 10
D 12


Â