2Medium
0/6

A school's automated canteen system assigns tray colours to students based on their lunch selection:

  • Students whose lunch selection is "Veggie" are assigned a green tray.
  • Students whose lunch selection is "Halal" are assigned a blue tray.
  • Students who make any other selection are assigned a red tray.

An incomplete flowchart for this algorithm is shown below:

Incomplete flowchart

Complete the flowchart by stating what should be written inside:

a.

Decision box A

[2]
b.

Decision box B

[2]
c.

Process block C

[2]

Constructs Questions

Practise Edexcel GCSE Computer Science Constructs with exam-style questions for GCSE Computer Science. 61 questions covering Structural components of programs and Writing programs with control constructs, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Constructs Questions

  1. GCSE
  2. /Computer Science
  3. /Constructs