0% found this document useful (0 votes)
27 views1 page

Worksheet 1.3

The pseudocode would be to: 1) Define a variable to store the collected red apples. 2) Loop through all apples. 3) Check if each apple is red. 4) If red, add it to the collected apples variable. 5) End the loop and return the collected apples variable.

Uploaded by

Frederick Muller
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Worksheet 1.3

The pseudocode would be to: 1) Define a variable to store the collected red apples. 2) Loop through all apples. 3) Check if each apple is red. 4) If red, add it to the collected apples variable. 5) End the loop and return the collected apples variable.

Uploaded by

Frederick Muller
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Worksheet 1.

3 - Task
What would the pseudocode be for collecting all the red apples?

10

11

12

13

14

©️Copyright Construct 3 2020 written by Pam Jones 1

You might also like