P-Cubed uses automatic sorting machines.
(a) Letters are unloaded onto an automatic sorting machine. The machine weighs each letter. Letters are sent along differen... show full transcript
Worked Solution & Example Answer:P-Cubed uses automatic sorting machines - Edexcel - GCSE Computer Science - Question 7 - 2018 - Paper 1
Step 1
Complete the flowchart using the symbols provided
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Start: Begin the flowchart.
Weight Check: Use the decision symbol to check if the weight is less than or equal to 100 grams.
Yes: Proceed to the Open Green Path.
No: Move to the next decision.
Weight Check: Check if the weight is less than or equal to 750 grams.
Yes: Move to the Open Yellow Path, increment the count (count = count + 1).
No: Proceed to the Open Red Path which leads to larger sorting machines.